Merge branch 'jk/fix-remote-curl-url-wo-proto'
commitc13f458d869fefb603c63ae7bf65fe3d595a8a83
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Sep 2016 21:11:15 +0000 (15 14:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Sep 2016 21:11:15 +0000 (15 14:11 -0700)
treee01fb94a1d9e4acff7726e18bd8fce6b316c9f29
parent4fa1251bc24e04dcc78bf93b9fd6344e6fd2a114
parentd63ed6ef241b2e7f124089e2672cfce8251ed390
Merge branch 'jk/fix-remote-curl-url-wo-proto'

"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