author | Jakub Narebski <jnareb@gmail.com> | |
Sun, 3 Dec 2006 16:24:41 +0000 (17:24 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 5 Dec 2006 00:30:54 +0000 (16:30 -0800) | ||
commit | 8ebe185bbf3f1f4f59bcc61e3d1849a76f6af983 | |
tree | 431b7835c95350582cd8f6c02440a7f5e258087b | tree | snapshot |
parent | c7c24889bb694f93a12f41a28fab26d30e571c17 | commit | diff |
Document git-diff whitespace flags -b and -w
Document git diff options -b / --ignore-space-change and
-w / --ignore-all-space, introduced by Johannes Schindelin
in commit 0d21efa5, "Teach diff about -b and -w flags".
The description of options is taken from GNU diff man page and
GNU Diffutils info documentation.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Document git diff options -b / --ignore-space-change and
-w / --ignore-all-space, introduced by Johannes Schindelin
in commit 0d21efa5, "Teach diff about -b and -w flags".
The description of options is taken from GNU diff man page and
GNU Diffutils info documentation.
Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-options.txt | diff | blob | history |