git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc
commit2498a1ad0b0fc06f1fd40074b9bb55eb3d7ae094
authorBrandon Casey <casey@nrlssc.navy.mil>
Thu, 3 Apr 2008 18:26:13 +0000 (3 13:26 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Apr 2008 04:40:44 +0000 (22 21:40 -0700)
tree0f554db57f1bb944f17b06c390af38dd1b12ef55
parent71bd81ade2973a304889d94426c922cc096019a2
git-clone.txt: Adjust note to --shared for new pruning behavior of git-gc

Since git-gc now always calls prune, even with --auto, unreferenced objects
may be removed by more operations than just git-gc. This is important for
clones created using --shared or --reference.

Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil>
Signed-off-by: Dmitry Potapov <dpotapov@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt