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
/
git-config.txt
diff --git
a/Documentation/git-config.txt
b/Documentation/git-config.txt
index 1bfe9f56a7b9b983a2d927406dc17ff384e715a2..7d857f34c6fd3069e8a47bb19dd84b876b83bf56 100644
(file)
--- a/
Documentation/git-config.txt
+++ b/
Documentation/git-config.txt
@@
-126,7
+126,7
@@
See also <<FILES>>.
--local::
For writing options: write to the repository `.git/config` file.
- This is the default behavior.
+ This is the default behavior.
+
For reading options: read only from the repository `.git/config` rather than
from all available files.