diff options
author | Jim Meyering <jim@meyering.net> | 2011-10-22 19:44:40 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-26 14:31:14 -0700 |
commit | c14daa4845ff2ec0d27807fa50f9fac1ca4d6462 (patch) | |
tree | 5c20ec99da60e81b4ddfb085441433679e3800cb /diffcore.h | |
parent | Reindent closing bracket using tab instead of spaces (diff) | |
download | tgif-c14daa4845ff2ec0d27807fa50f9fac1ca4d6462.tar.xz |
make the sample pre-commit hook script reject names with newlines, too
The sample pre-commit hook script would fail to reject a file name like
"a\nb" because of the way newlines are handled in "$(...)". Adjust the
test to count filtered bytes and require there be 0. Also print all
diagnostics to standard error, not stdout, so they will actually be seen.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore.h')
0 files changed, 0 insertions, 0 deletions