author | Grégoire Barbier <gb@gbarbier.org> | |
Sun, 13 Jan 2008 19:02:59 +0000 (20:02 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 18 Jan 2008 21:50:06 +0000 (13:50 -0800) | ||
commit | f854824bc50c3a05d7773dce81052f9eb8670d5f | |
tree | 0aab4cc0907aa6d7c13e467d14763db46bb4204e | tree | snapshot |
parent | c764a0c2b6d8c94d90c95fa8170970c85a40665c | commit | diff |
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 <gb@gbarbier.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 <gb@gbarbier.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http-push.c | diff | blob | history |