diff options
author | Junio C Hamano <gitster@pobox.com> | 2013-09-04 12:23:24 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-09-04 12:23:25 -0700 |
commit | 0db320d023ea41b201edd4bbf67a2e275726f705 (patch) | |
tree | 759a56e7f5f6ae42a9ad1599e75a7dcd373d9808 /t | |
parent | Merge branch 'maint' (diff) | |
parent | check-attr -z: a single -z should apply to both input and output (diff) | |
download | tgif-0db320d023ea41b201edd4bbf67a2e275726f705.tar.xz |
Merge branch 'jc/check-x-z'
"git check-ignore -z" applied the NUL termination to both its input
(with --stdin) and its output, but "git check-attr -z" ignored the
option on the output side.
This is potentially a backward incompatible fix. Let's see if
anybody screams before deciding if we want to do anything to help
existing users (there may be none).
* jc/check-x-z:
check-attr -z: a single -z should apply to both input and output
check-ignore -z: a single -z should apply to both input and output
check-attr: the name of the character is NUL, not NULL
check-ignore: the name of the character is NUL, not NULL
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions