emacs.d/elpa/git-commit-20200207.1819/git-commit-pkg.el

3 lines
363 B
EmacsLisp
Raw Normal View History

2020-02-08 18:30:56 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "git-commit" "20200207.1819" "Edit Git commit messages" '((emacs "25.1") (dash "20180910") (transient "20190812") (with-editor "20181103")) :commit "57f2d0f8308268913f4de6d06b968c05225b5e53" :keywords '("git" "tools" "vc") :maintainer '("Jonas Bernoulli" . "jonas@bernoul.li") :url "https://github.com/magit/magit")