Merge pull request #320 from lunaryorn/git-commit-mode

Replace git-commit with git-commit-mode
This commit is contained in:
Steve Purcell 2012-10-03 05:20:42 -07:00
commit 44f002f8a0
2 changed files with 1 additions and 1 deletions

View file

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

1
recipes/git-commit-mode Normal file
View file

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