summaryrefslogtreecommitdiff
path: root/elpa/magit-20200728.45/magit-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/magit-20200728.45/magit-pkg.el')
-rw-r--r--elpa/magit-20200728.45/magit-pkg.el12
1 files changed, 12 insertions, 0 deletions
diff --git a/elpa/magit-20200728.45/magit-pkg.el b/elpa/magit-20200728.45/magit-pkg.el
new file mode 100644
index 0000000..0ae3799
--- /dev/null
+++ b/elpa/magit-20200728.45/magit-pkg.el
@@ -0,0 +1,12 @@
+(define-package "magit" "20200728.45" "A Git porcelain inside Emacs."
+ '((emacs "25.1")
+ (async "20200113")
+ (dash "20200524")
+ (git-commit "20200516")
+ (transient "20200601")
+ (with-editor "20200522"))
+ :commit "fccd3cff52fc5b655bbb80bc6c894a2a27f188ea" :keywords
+ '("git" "tools" "vc"))
+;; Local Variables:
+;; no-byte-compile: t
+;; End:
Copyright 2019--2024 Marius PETER