2016-10-18 10:52:16 +00:00
|
|
|
(define-package "magit" "20161017.405" "A Git porcelain inside Emacs"
|
2016-09-15 09:18:17 +00:00
|
|
|
'((emacs "24.4")
|
|
|
|
(async "20160711.223")
|
|
|
|
(dash "20160820.501")
|
2016-10-03 11:57:29 +00:00
|
|
|
(with-editor "20160929.734")
|
2016-10-13 09:00:25 +00:00
|
|
|
(git-commit "20160929.801")
|
|
|
|
(magit-popup "20160821.1338"))
|
2016-09-15 09:18:17 +00:00
|
|
|
:url "https://github.com/magit/magit" :keywords
|
|
|
|
'("git" "tools" "vc"))
|
|
|
|
;; Local Variables:
|
|
|
|
;; no-byte-compile: t
|
|
|
|
;; End:
|