Hi Thomas,
On Sun, 29 Jul 2018, Thomas Gummerer wrote:
On 07/21, Johannes Schindelin via GitGitGadget wrote:
quoted
From: Johannes Schindelin <redacted>
Documentation/git-range-diff.txt | 229 +++++++++++++++++++++++++++++++
1 file changed, 229 insertions(+)
[...]
+CONFIGURATION
+-------------
+This command uses the `diff.color.*` and `pager.range-diff` settings
+(the latter is on by default).
+See linkgit:git-config[1].
Would it be worth implementing a `rangeDiff.dualColor` configuration
at some point? Dual color mode seems like something I would like to
have on by default, even if we are not making it the default for the
command itself.
(Again this is something that can be a future enhancement).
Sure, go wild!
Ciao,
Dscho