You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
327 B
12 lines
327 B
(define-package "magit" "2.90.1" "A Git porcelain inside Emacs."
|
|
'((emacs "25.1")
|
|
(async "1.9.3")
|
|
(dash "2.14.1")
|
|
(ghub "3.0.0")
|
|
(git-commit "2.90.0")
|
|
(magit-popup "2.12.4")
|
|
(with-editor "2.8.0"))
|
|
:commit "791901b2f1d26fa0a383147fe77948a9abc753da")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|