myhome/.emacs.d/elpa/git-commit-20200828.1753/git-commit-pkg.el
2020-08-29 15:19:31 +02:00

3 lines
363 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "git-commit" "20200828.1753" "Edit Git commit messages" '((emacs "25.1") (dash "20200524") (transient "20200601") (with-editor "20200522")) :commit "f5ea9b2fe50642e305f43958027672cc1abedd8b" :keywords '("git" "tools" "vc") :maintainer '("Jonas Bernoulli" . "jonas@bernoul.li") :url "https://github.com/magit/magit")