git-repack.txt: Clarify implications of -a for dumb protocols
authorMichael J Gruber <git@drmicha.warpmail.net>
Tue, 9 Jun 2009 16:15:47 +0000 (18:15 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Jun 2009 06:47:49 +0000 (23:47 -0700)
The current text makes some users feel uneasy, worrying whether
'-a' could lead to corrupt repositories. Clarify that '-a'
may lead to performance issues only for dumb protocols.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Helped-by: Stephen Boyd <bebarino@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found