diff options
author | Luben Tuikov <ltuikov@yahoo.com> | 2006-08-13 01:41:22 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-08-13 01:46:28 -0700 |
commit | 9a1ae9ab03abaffc977421f182997f3e735e7098 (patch) | |
tree | 4baa45e6def6d83fb86a5df65006d9453e8154c1 /Makefile | |
parent | Fix regex pattern in commit-msg (diff) | |
download | tgif-9a1ae9ab03abaffc977421f182997f3e735e7098.tar.xz |
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>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions