Merge branch 'uh/git-svn-serf-fix'
commit70c87a9854d8ecbeb79e11f8336e0c6247659c8b
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:46:06 +0000 (18 11:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Sep 2013 18:46:06 +0000 (18 11:46 -0700)
tree3d9a35d23d9122126eb9ba163c26cc02a7e5d528
parent751e2b371892d34a4619b69a50426e368d053c41
parent73ffac3b38e1a62b922a0eb462f41fced6a18ebf
Merge branch 'uh/git-svn-serf-fix'

"git-svn" used with SVN 1.8.0 when talking over https:// connection
dumped core due to a bug in the serf library that SVN uses.  Work
it around on our side, even though the SVN side is being fixed.

* uh/git-svn-serf-fix:
  git-svn: fix termination issues for remote svn connections