From: Grégoire Barbier Date: Sun, 13 Jan 2008 19:02:59 +0000 (+0100) Subject: http-push: disable http-push without USE_CURL_MULTI X-Git-Tag: v1.5.4-rc4~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f854824bc50c3a05d7773dce81052f9eb8670d5f?hp=f854824bc50c3a05d7773dce81052f9eb8670d5f http-push: disable http-push without USE_CURL_MULTI Make http-push always fail when not compiled with USE_CURL_MULTI, since otherwise it corrupts the remote repository (and then fails anyway). Signed-off-by: Grégoire Barbier Signed-off-by: Junio C Hamano ---