author | Junio C Hamano <gitster@pobox.com> | |
Sat, 24 Nov 2007 19:57:41 +0000 (11:57 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 25 Nov 2007 00:47:08 +0000 (16:47 -0800) | ||
commit | 91af7ae54f2a0af453c3a5ac612ed613b38b4fdf | |
tree | ad10da40ea50dcc0599cd23fba5a43c59ef2d0bf | tree | snapshot |
parent | d5a4164140c52a2d267d90e2413d1fe4a326a386 | commit | diff |
core.whitespace: documentation updates.
This adds description of core.whitespace to the manual page of git-config,
and updates the stale description of whitespace handling in the manual
page of git-apply.
Also demote "strip" to a synonym status for "fix" as the value of --whitespace
option given to git-apply.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This adds description of core.whitespace to the manual page of git-config,
and updates the stale description of whitespace handling in the manual
page of git-apply.
Also demote "strip" to a synonym status for "fix" as the value of --whitespace
option given to git-apply.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
Documentation/git-apply.txt | diff | blob | history | |
builtin-apply.c | diff | blob | history |