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
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 579 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top