]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/diff-s-with-other-options'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:44 +0000 (12:29 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jun 2023 19:29:45 +0000 (12:29 -0700)
The "-s" (silent, squelch) option of the "diff" family of commands
did not interact with other options that specify the output format
well.  This has been cleaned up so that it will clear all the
formatting options given before.

* jc/diff-s-with-other-options:
  diff: fix interaction between the "-s" option and other options

1  2 
Documentation/diff-options.txt
diff.c

Simple merge
diff --cc diff.c
Simple merge