aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-04-16 19:28:04 +0900
committerJunio C Hamano <gitster@pobox.com>2019-04-16 19:28:04 +0900
commit6d281f70cc82327838188a729d9903ce2c470d6f (patch)
tree331884718f99602a24c1bc7e9062463bde158ddd /Documentation/git-config.txt
parent8ddee1359774794d24e113a2b2b29ec9313e42d0 (diff)
parent8d75a1d183e2cbb4c56c14e59aeda64a87d86a34 (diff)
downloadgit-6d281f70cc82327838188a729d9903ce2c470d6f.tar.gz
Merge branch 'ma/asciidoctor-fixes-more'
Documentation mark-up fixes. * ma/asciidoctor-fixes-more: Documentation: turn middle-of-line tabs into spaces git-svn.txt: drop escaping '\' that ends up being rendered git.txt: remove empty line before list continuation config/fsck.txt: avoid starting line with dash config/diff.txt: drop spurious backtick
Diffstat (limited to 'Documentation/git-config.txt')
-rw-r--r--Documentation/git-config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-config.txt b/Documentation/git-config.txt
index d0b9c50d20..ff9310f958 100644
--- 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.