diff options
author | René Scharfe <l.s.r@web.de> | 2024-06-09 09:38:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-06-10 09:19:20 -0700 |
commit | 33be6cf51acf74e623fb3c4e287f7aebbedf5c09 (patch) | |
tree | 62192c93861b056184d4836e023894835214ce95 /diff.c | |
parent | 1b76f065085811104b5f4adff001956d7e5c5d1c (diff) |
t4020: test exit code with external diffs
Add tests to check the exit code of git diff with its options --quiet
and --exit-code when using an external diff program. Currently we
cannot tell whether it found significant changes or not.
While at it, document briefly that --quiet turns off execution of
external diff programs because that behavior surprised me for a moment
while writing the tests.
Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diff.c')
0 files changed, 0 insertions, 0 deletions