mirror of
https://github.com/git/git.git
synced 2024-12-04 07:24:41 +08:00
documentation: whitespace is already generally plural
Diff best viewed with --color-diff. Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
6cc668c0ab
commit
03b3431e6a
@ -7,5 +7,5 @@ apply.ignoreWhitespace::
|
||||
See linkgit:git-apply[1].
|
||||
|
||||
apply.whitespace::
|
||||
Tells 'git apply' how to handle whitespaces, in the same way
|
||||
Tells 'git apply' how to handle whitespace, in the same way
|
||||
as the `--whitespace` option. See linkgit:git-apply[1].
|
||||
|
Loading…
Reference in New Issue
Block a user