Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
git-apply.txt: remove a space
author
Nguyễn Thái Ngọc Duy
<pclouds@gmail.com>
Thu, 24 Mar 2016 11:56:16 +0000
(18:56 +0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 24 Mar 2016 17:16:50 +0000
(10:16 -0700)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-apply.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
e465796
)
diff --git
a/Documentation/git-apply.txt
b/Documentation/git-apply.txt
index d9ed6a1a4ea6dc0068144eac4c5e0f5ef33a04cb..5444d2ffebe601ec1cfced5232f1f7521878e76a 100644
(file)
--- a/
Documentation/git-apply.txt
+++ b/
Documentation/git-apply.txt
@@
-13,7
+13,7
@@
SYNOPSIS
[--apply] [--no-add] [--build-fake-ancestor=<file>] [-R | --reverse]
[--allow-binary-replacement | --binary] [--reject] [-z]
[-p<n>] [-C<n>] [--inaccurate-eof] [--recount] [--cached]
- [--ignore-space-change | --ignore-whitespace
]
+ [--ignore-space-change | --ignore-whitespace]
[--whitespace=(nowarn|warn|fix|error|error-all)]
[--exclude=<path>] [--include=<path>] [--directory=<root>]
[--verbose] [--unsafe-paths] [<patch>...]