13 lines
358 B
EmacsLisp
13 lines
358 B
EmacsLisp
(define-package "magit" "20200829.921" "A Git porcelain inside Emacs."
|
|
'((emacs "25.1")
|
|
(async "20200113")
|
|
(dash "20200524")
|
|
(git-commit "20200516")
|
|
(transient "20200601")
|
|
(with-editor "20200522"))
|
|
:commit "f5ea9b2fe50642e305f43958027672cc1abedd8b" :keywords
|
|
'("git" "tools" "vc"))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|