1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-05 09:12:29 -09:00

Add git-commit

git-commit is a mode to edit Git commit messages conforming to the
guidelines established by Tim Pope in his blog post at
http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html.
This commit is contained in:
Sebastian Wiesner 2012-10-02 21:10:31 +02:00
parent 05a695ab2b
commit 2427af34e8

1
recipes/git-commit Normal file
View file

@ -0,0 +1 @@
(git-commit :repo "rafl/git-commit-mode" :fetcher github)