Igor Mironov [off-list ref] wrote:
This fixes the following issue:
$ git svn branch -t --username=svnuser --commit-url=https://myproj.domain.com/svn mytag
Thanks Igor!
I've shorted the subject lines and line-wrapped the commit messages to
fit in standard terminals, and pushed them out to:
git://git.bogomips.org/git-svn
Igor Mironov (4):
git-svn: fix mismatched src/dst errors for branch/tag
git-svn: respect commiturl option for branch/tag
git-svn: add --username/commit-url options for branch/tag
git-svn: document --username/commit-url for branch/tag
I'll be working on dcommit error handling in a bit
before asking Junio to pull.
--
Eric Wong