Revision 04afcc2201ddb399031484eb9769393bade2529d authored by Junio C Hamano on 15 February 2018, 23:18:11 UTC, committed by Junio C Hamano on 15 February 2018, 23:18:11 UTC
"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.
2 parent s 468dc22 + 8aaed89
History
File Mode Size
Git
.gitignore -rw-r--r-- 79 bytes
Git.pm -rw-r--r-- 47.8 KB
Makefile -rw-r--r-- 2.3 KB
Makefile.PL -rw-r--r-- 1.6 KB
private-Error.pm -rw-r--r-- 18.6 KB

back to top