melpa/recipes/magit
Jonas Bernoulli 2659d48374 remove magit-{cherry,compat}.el from magit
The files `magit-cherry.el' and `magit-compat.el'
have both been merged into `magit.el'.
2013-10-05 15:54:38 +02:00

11 lines
243 B
Text

(magit :fetcher github
:repo "magit/magit"
:files ("magit.el"
"magit-bisect.el"
"magit-blame.el"
"magit-key-mode.el"
"magit-wip.el"
"magit.texi"
"AUTHORS.md"
"README.md"))