about summary refs log blame commit diff
path: root/emacs/.emacs.d/elpa/magit-20180928.1153/magit-pkg.el
blob: c1218764ef1814da49848fb75666c4bc921af775 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       
(define-package "magit" "20180928.1153" "A Git porcelain inside Emacs."
  '((emacs "25.1")
    (async "20180527")
    (dash "20180413")
    (ghub "20180417")
    (git-commit "20180602")
    (magit-popup "20180509")
    (with-editor "20180414")))
;; Local Variables:
;; no-byte-compile: t
;; End: