]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/combine-diff-with-incompatible-options'
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2022 22:38:48 +0000 (15:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Jul 2022 22:38:48 +0000 (15:38 -0700)
Certain diff options are currently ignored when combined-diff is
shown; mark them as incompatible with the feature.

* rs/combine-diff-with-incompatible-options:
  combine-diff: abort if --output is given
  combine-diff: abort if --ignore-matching-lines is given

1  2 
combine-diff.c

diff --cc combine-diff.c
Simple merge