19 lines
642 B
EmacsLisp
19 lines
642 B
EmacsLisp
(define-package "git-commit" "20240415.1544" "Edit Git commit messages."
|
|
'((emacs "25.1")
|
|
(compat "29.1.4.4")
|
|
(transient "20231204")
|
|
(with-editor "20230917"))
|
|
:commit "68075aff58e7ae5c852b9eabb69df454267deeaf" :authors
|
|
'(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")
|
|
("Sebastian Wiesner" . "lunaryorn@gmail.com")
|
|
("Florian Ragwitz" . "rafl@debian.org")
|
|
("Marius Vollmer" . "marius.vollmer@gmail.com"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")
|
|
:keywords
|
|
'("git" "tools" "vc")
|
|
:url "https://github.com/magit/magit")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|