Merge branch 'jc/doc-gc-prune-now'
commitd5d1e35acef0fc41c7af242a9229f812894c7ea7
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:42:50 +0000 (16 14:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:42:50 +0000 (16 14:42 -0700)
tree8f74b30cee30fc00403518fb700fdb6d8c4af3ae
parent8b70042569044c95ab50a0b0a5ee20a1c876b36d
parentfae1a901ec1811a325c6ccf7acac281e615478f0
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=<now>
Documentation/git-gc.txt