mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 11:09:27 +00:00
1730daae8f
This also removes the magit.info and dir files.
13 lines
295 B
Text
13 lines
295 B
Text
(magit :fetcher github
|
|
:repo "magit/magit"
|
|
:files ("magit.el"
|
|
"magit-bisect.el"
|
|
"magit-blame.el"
|
|
"magit-cherry.el"
|
|
"magit-compat.el"
|
|
"magit-key-mode.el"
|
|
"magit-wip.el"
|
|
"magit.texi"
|
|
"AUTHORS.md"
|
|
"README.md"))
|
|
|