Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: fix a typo
author
Stefan Beller
<sbeller@google.com>
Sat, 28 Jan 2017 02:01:52 +0000
(18:01 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 1 Feb 2017 21:46:52 +0000
(13:46 -0800)
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
4c0ce07
)
diff --git
a/Documentation/gitattributes.txt
b/Documentation/gitattributes.txt
index 3173dee7ed16b8652ef5ef365ab914cd6da34cb2..a53d093ca1666e6f84f229f94a3e4b7b1ed6c899 100644
(file)
--- a/
Documentation/gitattributes.txt
+++ b/
Documentation/gitattributes.txt
@@
-88,7
+88,7
@@
is either not set or empty, $HOME/.config/git/attributes is used instead.
Attributes for all users on a system should be placed in the
`$(prefix)/etc/gitattributes` file.
-Sometimes you would need to override a
n
setting of an attribute
+Sometimes you would need to override a setting of an attribute
for a path to `Unspecified` state. This can be done by listing
the name of the attribute prefixed with an exclamation point `!`.