summaryrefslogtreecommitdiff
path: root/ci/run-windows-build.sh
diff options
context:
space:
mode:
authorLibravatar Johannes Schindelin <johannes.schindelin@gmx.de>2018-08-13 04:33:20 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-08-13 10:44:51 -0700
commitf7c3b4e2d8c16890c40c7e10e16cabb910f6b3ae (patch)
tree7a160bc70d4eb86f72f3654fff58542eb403cc9e /ci/run-windows-build.sh
parentcolor: add the meta color GIT_COLOR_REVERSE (diff)
downloadtgif-f7c3b4e2d8c16890c40c7e10e16cabb910f6b3ae.tar.xz
diff: add an internal option to dual-color diffs of diffs
When diffing diffs, it can be quite daunting to figure out what the heck is going on, as there are nested +/- signs. Let's make this easier by adding a flag in diff_options that allows color-coding the outer diff sign with inverted colors, so that the preimage and postimage is colored like the diff it is. Of course, this really only makes sense when the preimage and postimage *are* diffs. So let's not expose this flag via a command-line option for now. This is a feature that was invented by git-tbdiff, and it will be used by `git range-diff` in the next commit, by offering it via a new option: `--dual-color`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ci/run-windows-build.sh')
0 files changed, 0 insertions, 0 deletions