From: Junio C Hamano Date: Fri, 16 Oct 2015 21:42:50 +0000 (-0700) Subject: Merge branch 'jc/doc-gc-prune-now' X-Git-Tag: v2.7.0-rc0~91 X-Git-Url: http://git.bitbasher.net/?a=commitdiff_plain;h=d5d1e35acef0fc41c7af242a9229f812894c7ea7;p=git.git Merge branch 'jc/doc-gc-prune-now' "git gc" is safe to run anytime only because it has the built-in grace period to protect young objects. In order to run with no grace period, the user must make sure that the repository is quiescent. * jc/doc-gc-prune-now: Documentation/gc: warn against --prune= --- d5d1e35acef0fc41c7af242a9229f812894c7ea7