Merge pull request #2461 from tarsius/magit-popup

add magit-popup recipe
This commit is contained in:
Steve Purcell 2015-02-01 19:52:08 +00:00
commit 647a2f8b38

4
recipes/magit-popup Normal file
View file

@ -0,0 +1,4 @@
(magit-popup :fetcher github
:repo "magit/magit"
:branch "next"
:files ("magit-popup.el"))