mirror of https://tildegit.org/ben/dotfiles
3 lines
340 B
EmacsLisp
3 lines
340 B
EmacsLisp
;;; -*- no-byte-compile: t -*-
|
|
(define-package "git-commit" "20180912.1012" "Edit Git commit messages" '((emacs "25.1") (dash "20180413") (with-editor "20180414")) :commit "a486819423bb7d28a36d52628016704fd9fb09d4" :keywords '("git" "tools" "vc") :maintainer '("Jonas Bernoulli" . "jonas@bernoul.li") :url "https://github.com/magit/magit")
|