]> git.ipfire.org Git - thirdparty/git.git/commit - git-svn.perl
git svn: add gc command
authorRobert Allan Zeh <robert.a.zeh@gmail.com>
Sun, 19 Jul 2009 23:00:52 +0000 (18:00 -0500)
committerEric Wong <normalperson@yhbt.net>
Sat, 25 Jul 2009 11:09:43 +0000 (04:09 -0700)
commit2da9ee0888a8570f9a85ef11f208556c5316e3d4
treefb89510a68832912cce5fcfd34b94324a2a1e06f
parent6517452d7a4269e9a34648a28b8931640299f458
git svn: add gc command

Add a git svn gc command that gzips all unhandled.log files, and
removes all index files under .git/svn.

Signed-off-by: Robert Allan Zeh <robert.a.zeh@gmail.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt
git-svn.perl
t/t9143-git-svn-gc.sh [new file with mode: 0755]