Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > On Wed, Nov 07 2018, Junio C Hamano wrote: > >> * ab/range-diff-no-patch (2018-11-07) 1 commit >> - range-diff: add a --no-patch option to show a summary >> >> "range-diff" learns the "--no-patch" option, which can be used to >> get a high-level overview without the actual line-by-line patch >> difference shown. >> >> Will merge to 'next'. > > Per <20181107122202.1813-1-avarab@xxxxxxxxx> it turns out this whole > thing should have been a bugfix instead, sent a v2. Thanks.