emacs.d/elpa/git-commit-20191116.2035/git-commit-pkg.el
2019-11-23 09:10:03 +01:00

2 lines
340 B
EmacsLisp

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