Make omnisharp recipe track the project's develop branch

This commit is contained in:
Mika Vilpas 2014-11-29 12:36:01 +02:00
parent 1c3962b4e5
commit 992e1d1eba

View file

@ -1,5 +1,6 @@
(omnisharp :repo "OmniSharp/omnisharp-emacs"
:fetcher github
:branch "develop"
:files ("*.el"
"src/*.el"
"src/actions/*.el"))