Message ID | 20190124122603.GA10415@sigill.intra.peff.net (mailing list archive) |
---|---|
Headers | show |
Series | some diff --cc --stat fixes | expand |
On Thu, Jan 24, 2019 at 4:26 AM Jeff King <peff@peff.net> wrote: > > This started as a follow-up to my "something like this" bug-fix from > last July: > > https://public-inbox.org/git/20180710203438.GB6886@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, along with some related cases. I reviewed the whole series, and I like it except for the small nit in the test setup. Arguably we can fix the --all tests once the time comes, so I am in favor of taking this series as-is. Thanks, Stefan