svn: account for side-effects of git-svn dcommit
commite68f9a9c68d1fc73a3c76d460226aa28d4d296b1
authorSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Thu, 17 Jul 2008 14:27:51 +0000 (17 10:27 -0400)
committerSteven Walter <swalter@lpdev.prtdev.lexmark.com>
Thu, 17 Jul 2008 14:27:51 +0000 (17 10:27 -0400)
tree2fb4455f5c6c00444e1baa879fcdd24429823557
parentece94d5dd4b57aac863c19a96f099369f255d2b4
svn: account for side-effects of git-svn dcommit

dcommit likes to create refs/heads/master if it doesn't already exist.
creating a new branch as a side-effect of pushing in counter-intuitive,
so hide that behavior.
plugins/svn.py