Merge branch 'js/maint-bisect-gitk'
[gitweb.git] / Documentation / config.txt
index 7408bb2d34441dede61718e5d77dd08e26de3731..ea0cd97b04296d29bca853f1e20383ba9f840851 100644 (file)
@@ -702,7 +702,9 @@ gc.packrefs::
 
 gc.pruneexpire::
        When 'git-gc' is run, it will call 'prune --expire 2.weeks.ago'.
-       Override the grace period with this config variable.
+       Override the grace period with this config variable.  The value
+       "now" may be used to disable this  grace period and always prune
+       unreachable objects immediately.
 
 gc.reflogexpire::
        'git-reflog expire' removes reflog entries older than