Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
documentation: add tutorial for first contribution
[gitweb.git]
/
Documentation
/
git-config.txt
diff --git
a/Documentation/git-config.txt
b/Documentation/git-config.txt
index d0b9c50d20489e421139b531b66d0b0e693c9781..ff9310f9588a4a13028d1d4182a056262e1079d4 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.