On Fri, Aug 10, 2018 at 3:34 PM Stefan Beller <[email protected]> wrote:
>
> This is also avaliable as
> git fetch https://github.com/stefanbeller/git sb/range-diff-colors
>
> and is a resend of sb/range-diff-colors.
I thought about this series a bit, and I think we would want to break
it up into 2:
* the actual sb/range-diff-colors consisting of the first two patches
I can resend them or you can just rebase them without conflicts.
These two patches (test_decode_color: FAINT/ITALIC + t3206: color)
are essentially just adding the tests and making sure the colored
range-diff will work correctly in the future
* The refactoring, which might be titled sb/diff-refactor instead.
Given Johannes review comments, I will rework all patches
that are "diff: something" to have less confusion for Johannes
reviewing them.
And once we have these two we can have a resend of
https://public-inbox.org/git/[email protected]/
which might be titled sb/range-diff-adjust-colors.
Thanks,
Stefan