Merge branch 'jk/fix-remote-curl-url-wo-proto' into maint
commit35ec7fd479f85797d3d2b76beee29121a0a45aff
authorJunio C Hamano <gitster@pobox.com>
Thu, 29 Sep 2016 23:49:38 +0000 (29 16:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 29 Sep 2016 23:49:38 +0000 (29 16:49 -0700)
tree5c96d1cd72e63e184629f6e1e9e4b8a560ede776
parent8183592601b007c3eb92cc747276dbf30ef51a90
parentd63ed6ef241b2e7f124089e2672cfce8251ed390
Merge branch 'jk/fix-remote-curl-url-wo-proto' into maint

"git fetch http::/site/path" did not die correctly and segfaulted
instead.

* jk/fix-remote-curl-url-wo-proto:
  remote-curl: handle URLs without protocol
http.c
t/t5550-http-fetch-dumb.sh