Merge branch 'mm/gc-safety-doc'
[gitweb.git] / Documentation / config.txt
index 801de7933b7001ae12557569063b2c89412de19a..4a991f35828dc8ed6037cf931bc1f5b140bef22d 100644 (file)
@@ -1409,7 +1409,9 @@ gc.pruneExpire::
        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, or "never" may be used to
-       suppress pruning.
+       suppress pruning.  This feature helps prevent corruption when
+       'git gc' runs concurrently with another process writing to the
+       repository; see the "NOTES" section of linkgit:git-gc[1].
 
 gc.worktreePruneExpire::
        When 'git gc' is run, it calls