svn: initial "master" points to trunk if possible
commitb186a261b1f7ec1fbda8c5f6d84595f3a7716d92
authorEric Wong <normalperson@yhbt.net>
Wed, 12 Aug 2009 23:01:59 +0000 (12 16:01 -0700)
committerEric Wong <normalperson@yhbt.net>
Thu, 13 Aug 2009 04:41:09 +0000 (12 21:41 -0700)
tree127158a516cf4a8e38bf8e7209eaa5c279f093bb
parent6ffd781226f04629eff63a684b47ad7555143312
svn: initial "master" points to trunk if possible

Since "trunk" is a convention for the main development branch in
the SVN world, try to make that the master branch upon initial
checkout if it exists.  This is probably less surprising based
on user requests.

t9135 was the only test which relied on the previous behavior
and thus needed to be modified.

Signed-off-by: Eric Wong <normalperson@yhbt.net>
git-svn.perl
t/t9135-git-svn-moved-branch-empty-file.sh
t/t9145-git-svn-master-branch.sh [new file with mode: 0755]