author | Luben Tuikov <ltuikov@yahoo.com> | |
Sun, 13 Aug 2006 07:34:37 +0000 (00:34 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 13 Aug 2006 08:46:28 +0000 (01:46 -0700) | ||
commit | e77235ea38385a127d2afc969435a56d3ff2b16d | |
tree | 61a5a673a6d926f1588df57683f7e743ef0dff01 | tree | snapshot |
parent | 01aaf1f88ddc2b99162c302710339f202996f39b | commit | diff |
Fix regex pattern in commit-msg
Between the count and the line output, some
uniq(1) versions put a TAB character, not a space.
Make sure both are handled.
Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Between the count and the line output, some
uniq(1) versions put a TAB character, not a space.
Make sure both are handled.
Signed-off-by: Luben Tuikov <ltuikov@yahoo.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
templates/hooks--commit-msg | diff | blob | history |