git-svn: don't drop the username from URLs when dcommit is run
commit645833b564f585a25acd75c878ffda752909c273
authorEric Wong <normalperson@yhbt.net>
Sat, 12 May 2007 21:36:20 +0000 (12 14:36 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 13 May 2007 19:10:42 +0000 (13 12:10 -0700)
treeb942d25f85f8759238ced6ccb4f192ba934741a6
parentb24dd51bf6102f5341d4753fad8ff73413ca66d3
git-svn: don't drop the username from URLs when dcommit is run

We no longer store usernames in URLs stored in git-svn-id lines
for dcommit, so we shouldn't rely on those URLs when connecting
to the remote repository to commit.
git-svn.perl