summaryrefslogtreecommitdiff
path: root/elpa/magit-20190902.1343/magit-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'elpa/magit-20190902.1343/magit-pkg.el')
-rw-r--r--elpa/magit-20190902.1343/magit-pkg.el12
1 files changed, 12 insertions, 0 deletions
diff --git a/elpa/magit-20190902.1343/magit-pkg.el b/elpa/magit-20190902.1343/magit-pkg.el
new file mode 100644
index 0000000..693b65e
--- /dev/null
+++ b/elpa/magit-20190902.1343/magit-pkg.el
@@ -0,0 +1,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