emacs.d/elpa/git-commit-20200204.2012/git-commit-pkg.el
2020-02-05 19:59:48 +01:00

2 lines
363 B
EmacsLisp

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