Toggle to ignore all whitespace changes in diffs; bound to W
commit2dd172efe8c491fef2492c2b7773c1823dca8bb8
authorThomas Sibley <tom@zulutango.org>
Sat, 14 Jan 2012 02:26:34 +0000 (13 21:26 -0500)
committerJonas Fonseca <fonseca@diku.dk>
Tue, 17 Jan 2012 02:13:32 +0000 (16 21:13 -0500)
tree4d15fb2de3797f894adfcdb32912cadd62c5d208
parent029f2a7bc616594aea4c089249087e2783b3e86e
Toggle to ignore all whitespace changes in diffs; bound to W

This is equivalent to passing "-w" or "--ignore-all-space" to `git diff`
or `git show`.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
manual.txt
tig.c
tigrc.5.txt