author | Karl Hasselström <kha@treskal.com> | |
Sun, 3 Feb 2008 16:56:12 +0000 (17:56 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 3 Feb 2008 20:59:24 +0000 (12:59 -0800) | ||
commit | af788a6eb510c1df4a3222b0403a088789ca2bac | |
tree | b7d59d8c2f2e5644f1934ca14275cd86ed5d2714 | tree | snapshot |
parent | 36ee4ee40e1851442b0b075870cd5de5df6ee2b6 | commit | diff |
git-svn: Don't call git-repack anymore
In a moment, we'll start calling git-gc --auto instead, since it is a
better fit to what we're trying to accomplish.
The command line options are still accepted, but don't have any
effect, and we warn the user about that.
Signed-off-by: Karl Hasselström <kha@treskal.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In a moment, we'll start calling git-gc --auto instead, since it is a
better fit to what we're trying to accomplish.
The command line options are still accepted, but don't have any
effect, and we warn the user about that.
Signed-off-by: Karl Hasselström <kha@treskal.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl | diff | blob | history |