mirror of
https://github.com/git/git.git
synced 2026-01-11 13:23:12 +09:00
Merge branch 'nd/gitignore-trailing-whitespace' into maint
* nd/gitignore-trailing-whitespace: gitignore.txt: fix spelling of "backslash"
This commit is contained in:
commit
7fa1365c54
@ -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 backslash
|
||||
("`\`").
|
||||
|
||||
- An optional prefix "`!`" which negates the pattern; any
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user