1
0
mirror of https://github.com/git/git.git synced 2024-09-30 18:22:42 +02:00
git/templates
Luben Tuikov 9a1ae9ab03 sample commit-msg hook: no silent exit on duplicate Signed-off-by lines
git-commit would silently exit if duplicate Signed-off-by
lines were found.  Users of git-commit would not know it,
unless they checked '$?'.  This patch makes git-commit
actually print out a message that nothing was commited
since duplicate Signed-off-lines were found.

Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-08-13 01:46:28 -07:00
..
.gitignore
branches--
hooks--applypatch-msg
hooks--commit-msg sample commit-msg hook: no silent exit on duplicate Signed-off-by lines 2006-08-13 01:46:28 -07:00
hooks--post-commit
hooks--post-update
hooks--pre-applypatch
hooks--pre-commit
hooks--pre-rebase
hooks--update templates/hooks--update: replace diffstat calls with git diff --stat 2006-07-08 03:11:16 -07:00
info--exclude
Makefile Fix installation of templates on ancient systems. 2006-08-02 00:27:18 -07:00
remotes--
this--description