summaryrefslogtreecommitdiff
path: root/elpa/magit-20190902.1343/magit-pkg.el
blob: 693b65e9122d94fef9f11a31d071dd30edb7048b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
(define-package "magit" "20190902.1343" "A Git porcelain inside Emacs."
  '((emacs "25.1")
    (async "20180527")
    (dash "20180910")
    (git-commit "20181104")
    (transient "20190812")
    (with-editor "20181103"))
  :keywords
  '("git" "tools" "vc"))
;; Local Variables:
;; no-byte-compile: t
;; End:
Copyright 2019--2024 Marius PETER