author | Miklos Vajna <vmiklos@frugalware.org> | |
Thu, 20 Dec 2007 14:05:45 +0000 (15:05 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 21 Dec 2007 01:11:20 +0000 (17:11 -0800) | ||
commit | 8a82b133547a93e8bdc08fd199c237f540eb9249 | |
tree | 4426409a4eaef6eff97961d987f5f0e6f41337c5 | tree | snapshot |
parent | feb7f38b01761a695ecf53f94237251c1d3aa650 | commit | diff |
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>
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 | diff | blob | history |