]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jm/svn-pushmergeinfo-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 23 Jan 2018 21:16:36 +0000 (13:16 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Jan 2018 21:16:36 +0000 (13:16 -0800)
commita713fb59e701065efefb82cc862a889d96d6a9c6
tree861157d070250537e89def246feed35cb294e446
parentbc3dca07f435ed2ca5a974cdb0508f66cf442412
parent8aaed892fd50f2d82caebe964994e0d55695667a
Merge branch 'jm/svn-pushmergeinfo-fix'

"git svn dcommit" did not take into account the fact that a
svn+ssh:// URL with a username@ (typically used for pushing) refers
to the same SVN repository without the username@ and failed when
svn.pushmergeinfo option is set.

* jm/svn-pushmergeinfo-fix:
  git-svn: fix svn.pushmergeinfo handling of svn+ssh usernames.
git-svn.perl