git-svn: just name the default svn-remote "svn" instead of "git-svn"
It can be confusing and redundant, since historically the
default remote ref (not remote itself) has been "git-svn", too.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
@ -230,9 +230,9 @@ test_expect_failure 'exit if init-ing a would clobber a URL' "
@@ -230,9 +230,9 @@ test_expect_failure 'exit if init-ing a would clobber a URL' "
test_expect_success \
'init allows us to connect to another directory in the same repo' "
@ -34,15 +34,15 @@ test_expect_success 'init and fetch --follow-parent a moved directory' "
@@ -34,15 +34,15 @@ test_expect_success 'init and fetch --follow-parent a moved directory' "
test \"\`git-rev-parse --verify refs/remotes/svn/trunk\`\" \
@ -54,7 +54,7 @@ test_expect_success 'init and fetch from one svn-remote' "
@@ -54,7 +54,7 @@ test_expect_success 'init and fetch from one svn-remote' "