git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
35e4d77
)
gitignore.txt: fix spelling of "backslash"
author
Ben North
<redacted>
Tue, 4 Nov 2014 22:18:33 +0000
(22:18 +0000)
committer
Junio C Hamano
<redacted>
Tue, 4 Nov 2014 22:44:47 +0000
(14:44 -0800)
Signed-off-by: Ben North <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/gitignore.txt
patch
|
blob
|
history
diff --git
a/Documentation/gitignore.txt
b/Documentation/gitignore.txt
index aa776234e145f5f65a6f0137df5dc2c4a8e1c7ac..82b7e0b1512702b61a1cd28e024583a3488991d8 100644
(file)
--- a/
Documentation/gitignore.txt
+++ b/
Documentation/gitignore.txt
@@
-77,7
+77,7
@@
PATTERN FORMAT
Put a backslash ("`\`") in front of the first hash for patterns
that begin with a hash.
- - Trailing spaces are ignored unless they are quoted with backlash
+ - Trailing spaces are ignored unless they are quoted with back
s
lash
("`\`").
- An optional prefix "`!`" which negates the pattern; any
git clone https://git.99rst.org/PROJECT