summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-10 07:53:44 -0700
committerJunio C Hamano <gitster@pobox.com>2014-03-10 07:53:44 -0700
commit08ef8c2d17f14b195a0e55855550b7d205da01b2 (patch)
tree4511614486611b452d81862a91de7322353fe910 /config.txt
parent5b3533dc1d20a4946b19e379650c2faa5b88c9ec (diff)
downloadgit-htmldocs-08ef8c2d17f14b195a0e55855550b7d205da01b2.tar.gz
Autogenerated HTML docs for v1.9.0-152-g6ab4a
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.txt b/config.txt
index 040197b10..02776e51c 100644
--- a/config.txt
+++ b/config.txt
@@ -1175,6 +1175,10 @@ gc.autopacklimit::
--auto` consolidates them into one larger pack. The
default value is 50. Setting this to 0 disables it.
+gc.autodetach::
+ Make `git gc --auto` return immediately andrun in background
+ if the system supports it. Default is true.
+
gc.packrefs::
Running `git pack-refs` in a repository renders it
unclonable by Git versions prior to 1.5.1.2 over dumb