Merge branch 'jc/doc-gc-prune-now' into maint
commitce555f38426e212ced5f2445bc6df1351af21cab
authorJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2015 22:22:40 +0000 (20 15:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Oct 2015 22:22:40 +0000 (20 15:22 -0700)
tree8aee761e69743957192889d3fff9b7c6fbaf88e2
parent44a9b53c599447a706dd4ae8a00fd8b4bed093b9
parentfae1a901ec1811a325c6ccf7acac281e615478f0
Merge branch 'jc/doc-gc-prune-now' into maint

"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