author | Eric Wong <normalperson@yhbt.net> | |
Sun, 21 Jan 2007 12:27:09 +0000 (04:27 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Fri, 23 Feb 2007 08:57:09 +0000 (00:57 -0800) | ||
commit | 47e39c55c91993b94824b7a317ebeb965aaeb45a | |
tree | fe3f4dbbd031d47d6c006e6e9c9d43c138c9d3b1 | tree | snapshot |
parent | f6f0987646069bff3a7674aca257fd84f939d960 | commit | diff |
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>
--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 | diff | blob | history | |
t/t9107-git-svn-migrate.sh | diff | blob | history |