git-svn: enable --minimize to simplify the config and connections
commit47e39c55c91993b94824b7a317ebeb965aaeb45a
authorEric Wong <normalperson@yhbt.net>
Sun, 21 Jan 2007 12:27:09 +0000 (21 04:27 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:09 +0000 (23 00:57 -0800)
treefe3f4dbbd031d47d6c006e6e9c9d43c138c9d3b1
parentf6f0987646069bff3a7674aca257fd84f939d960
git-svn: enable --minimize to simplify the config and connections

--minimize will update the git-svn configuration to attempt to
connect to the repository root (instead of directly to the
path(s) we are tracking) in order to allow more efficient reuse
of connections (for multi-fetch and follow-parent).

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
t/t9107-git-svn-migrate.sh