summaryrefslogtreecommitdiff
path: root/t/t1004-read-tree-m-u-wf.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2020-12-16 17:27:13 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2020-12-16 17:33:26 -0800
commit50f04394908fe308a421b360951b1f73b00363ee (patch)
treed337ef464efc41b9a293bbf5b6e617f81dc9b14e /t/t1004-read-tree-m-u-wf.sh
parentdiff: add -I<regex> that ignores matching changes (diff)
downloadtgif-50f04394908fe308a421b360951b1f73b00363ee.tar.xz
diff: correct interaction between --exit-code and -I<pattern>
Just like "git diff -w --exit-code" should exit with 0 when ignoring whitespace differences results in no changes shown, if ignoring certain changes with "git diff -I<pattern> --exit-code" result in an empty patch, we should exit with 0. The test suite did not cover the interaction between "--exit-code" and "-w"; add one while adding a new test for "--exit-code" + "-I". Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1004-read-tree-m-u-wf.sh')
0 files changed, 0 insertions, 0 deletions