Code

Merge branch 'pw/p4-docs-and-tests'
[git.git] / http-push.c
index f856299254fb7d2cf120c423fdb25748357ef926..f22f7e43caa3e804c5c8275ba0312d58611d7da3 100644 (file)
@@ -1822,7 +1822,7 @@ int main(int argc, char **argv)
 
        memset(remote_dir_exists, -1, 256);
 
-       http_init(NULL, repo->url);
+       http_init(NULL, repo->url, 1);
 
 #ifdef USE_CURL_MULTI
        is_running_queue = 0;