everyday: replace 'prune' and 'repack' with 'gc'
commit8a82b133547a93e8bdc08fd199c237f540eb9249
authorMiklos Vajna <vmiklos@frugalware.org>
Thu, 20 Dec 2007 14:05:45 +0000 (20 15:05 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 21 Dec 2007 01:11:20 +0000 (20 17:11 -0800)
tree4426409a4eaef6eff97961d987f5f0e6f41337c5
parentfeb7f38b01761a695ecf53f94237251c1d3aa650
everyday: replace 'prune' and 'repack' with 'gc'

In everyday tasks, "repack -a -d -f" won't be used, so there
is not much point mentioning "repack".  By showing the --prune
option to "gc", we can do without mentioning "git prune", too.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/everyday.txt