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)
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>
No differences found