Merge branch 'ab/range-diff-no-patch'
commita5170794372cf1325710a3419473c91ec4af53bf
authorJunio C Hamano <gitster@pobox.com>
Sun, 18 Nov 2018 09:23:54 +0000 (18 18:23 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 18 Nov 2018 09:23:54 +0000 (18 18:23 +0900)
tree4072402827e66130f30fa1e409bd10e2e3232e47
parent6d2035ee605980efa9915e10d35e7a355fc74077
parenta48e12ef7a9498084dc510765452bc3b8677683f
Merge branch 'ab/range-diff-no-patch'

The "--no-patch" option, which can be used to get a high-level
overview without the actual line-by-line patch difference shown, of
the "range-diff" command was earlier broken, which has been
corrected.

* ab/range-diff-no-patch:
  range-diff: make diff option behavior (e.g. --stat) consistent
  range-diff: fix regression in passing along diff options
  range-diff doc: add a section about output stability
range-diff.c
t/t3206-range-diff.sh