OSDN Git Service

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

1  2 
Documentation/git-gc.txt

Simple merge