summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-23 15:52:18 +0900
committerJunio C Hamano <gitster@pobox.com>2017-05-23 15:52:18 +0900
commitd3ab1ad5a64f927269ec20bdd37101a0c02a5682 (patch)
tree23e0d6d74c50571b54727a43cfe801883f7c65cb /config.txt
parentd5176901f5976e3785f89ec1db1081d43ddfe110 (diff)
downloadgit-htmldocs-d3ab1ad5a64f927269ec20bdd37101a0c02a5682.tar.gz
Autogenerated HTML docs for v2.13.0-90-g1eb43
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/config.txt b/config.txt
index 96e9cf8b7..e0b9fd0bc 100644
--- a/config.txt
+++ b/config.txt
@@ -2623,9 +2623,8 @@ receive.advertiseAtomic::
capability, set this variable to false.
receive.advertisePushOptions::
- By default, git-receive-pack will advertise the push options
- capability to its clients. If you don't want to advertise this
- capability, set this variable to false.
+ When set to true, git-receive-pack will advertise the push options
+ capability to its clients. False by default.
receive.autogc::
By default, git-receive-pack will run "git-gc --auto" after