]> git.ipfire.org Git - thirdparty/git.git/commit - t/t9100-git-svn-basic.sh
git-svn: 'init' attempts to connect to the repository root if possible
authorEric Wong <normalperson@yhbt.net>
Wed, 24 Jan 2007 00:29:23 +0000 (16:29 -0800)
committerEric Wong <normalperson@yhbt.net>
Fri, 23 Feb 2007 08:57:09 +0000 (00:57 -0800)
commite6434f876097f196acbd9a806637d0f6076752fd
tree39915bf3419396fa5f56f853a551188b121a1601
parent9bf046372b370fba8958ba6ef9dc63b232d7637c
git-svn: 'init' attempts to connect to the repository root if possible

This allows connections to be used more efficiently and not require
users to run 'git-svn migrate --minimize' for new repositories.

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