melpa/recipes/magit

12 lines
243 B
Text
Raw Normal View History

2013-09-10 15:44:15 +00:00
(magit :fetcher github
:repo "magit/magit"
:files ("magit.el"
"magit-bisect.el"
"magit-blame.el"
"magit-key-mode.el"
"magit-wip.el"
"magit.texi"
2013-09-10 15:44:15 +00:00
"AUTHORS.md"
"README.md"))