On Thu, Jan 24, 2019 at 4:26 AM Jeff King <[email protected]> wrote: > > This started as a follow-up to my "something like this" bug-fix from > last July: > > https://public-inbox.org/git/[email protected]/ > > (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

