]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-apply.txt
core.whitespace: documentation updates.
authorJunio C Hamano <gitster@pobox.com>
Sat, 24 Nov 2007 19:57:41 +0000 (11:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 25 Nov 2007 00:47:08 +0000 (16:47 -0800)
commit91af7ae54f2a0af453c3a5ac612ed613b38b4fdf
treead10da40ea50dcc0599cd23fba5a43c59ef2d0bf
parentd5a4164140c52a2d267d90e2413d1fe4a326a386
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>
Documentation/config.txt
Documentation/git-apply.txt
builtin-apply.c