3 lines
243 B
EmacsLisp
Raw Normal View History

2016-10-03 13:57:29 +02:00
;;; -*- no-byte-compile: t -*-
2016-10-10 10:39:36 +02:00
(define-package "git-commit" "20161009.252" "Edit Git commit messages" '((emacs "24.4") (dash "20160820.501") (with-editor "20160812.1457")) :url "https://github.com/magit/magit" :keywords '("git" "tools" "vc"))