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
install-dependencies.sh -rwxr-xr-x 1.2 KB
lib-travisci.sh -rwxr-xr-x 3.9 KB
print-test-failures.sh -rwxr-xr-x 651 bytes
run-build.sh -rwxr-xr-x 68 bytes
run-linux32-build.sh -rwxr-xr-x 930 bytes
run-linux32-docker.sh -rwxr-xr-x 713 bytes
run-static-analysis.sh -rwxr-xr-x 120 bytes
run-tests.sh -rwxr-xr-x 161 bytes
run-windows-build.sh -rwxr-xr-x 2.7 KB
test-documentation.sh -rwxr-xr-x 866 bytes

back to top