Re: [PATCH 0/3] Better colors in range-diff

2018-08-17 Thread Stefan Beller
On Fri, Aug 17, 2018 at 3:04 PM Junio C Hamano wrote: > > Stefan Beller writes: > > > This improves colors of the range-diff, see last patch for details. > > How does this relate to your other "color with range-diff" topic > that is still in flight? This supersedes it? Builds on it? > Something

Re: [PATCH 0/3] Better colors in range-diff

2018-08-17 Thread Junio C Hamano
Stefan Beller writes: > This improves colors of the range-diff, see last patch for details. How does this relate to your other "color with range-diff" topic that is still in flight? This supersedes it? Builds on it? Something else? Thanks.

[PATCH 0/3] Better colors in range-diff

2018-08-17 Thread Stefan Beller
This improves colors of the range-diff, see last patch for details. it is also available via git fetch https://github.com/stefanbeller/git sb/range-diff-better-colors Thanks, Stefan Stefan Beller (3): diff.c: add --output-indicator-{new, old, context} range-diff: make use of different outp