Browse Source
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>maint
Luben Tuikov
19 years ago
committed by
Junio C Hamano
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue