Merge branch 'ah/fix-http-push'
commitd9037eae7e67680016b92e2113e4ab4878660345
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2014 18:33:11 +0000 (16 11:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2014 18:33:11 +0000 (16 11:33 -0700)
tree63856b7ca490b2618af80d350ca6ad4737f9b104
parent1fc83452c76e65385b3da69ea94eb957e36e6c78
parent479eaa8ef8384d8026dc05c1288e96ffd9e296d6
Merge branch 'ah/fix-http-push'

An ancient rewrite passed a wrong pointer to a curl library
function in a rarely used code path.

* ah/fix-http-push:
  http-push.c: make CURLOPT_IOCTLDATA a usable pointer
http-push.c