Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: turn middle-of-line tabs into spaces
[gitweb.git]
/
Documentation
/
gitattributes.txt
diff --git
a/Documentation/gitattributes.txt
b/Documentation/gitattributes.txt
index 9b41f81c06ef9fd2386b0e424d4d62cb27195ae3..2b7cf69503fbf43f48f1cc5caf56bd5e2a867592 100644
(file)
--- a/
Documentation/gitattributes.txt
+++ b/
Documentation/gitattributes.txt
@@
-18,7
+18,7
@@
A `gitattributes` file is a simple text file that gives
Each line in `gitattributes` file is of form:
- pattern attr1 attr2 ...
+ pattern attr1 attr2 ...
That is, a pattern followed by an attributes list,
separated by whitespaces. Leading and trailing whitespaces are