Re: [PATCH 0/6] some diff --cc --stat fixes

2019-01-24 Thread Stefan Beller
On Thu, Jan 24, 2019 at 4:26 AM Jeff King wrote: > > This started as a follow-up to my "something like this" bug-fix from > last July: > > https://public-inbox.org/git/20180710203438.gb6...@sigill.intra.peff.net/ > > (better late than never). But in the course of that, I discovered > another real

[PATCH 0/6] some diff --cc --stat fixes

2019-01-24 Thread Jeff King
This started as a follow-up to my "something like this" bug-fix from last July: https://public-inbox.org/git/20180710203438.gb6...@sigill.intra.peff.net/ (better late than never). But in the course of that, I discovered another really weird and interesting bug with --color-moved. This fixes both