Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
sha1_name.c: indentation fix
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index f856299254fb7d2cf120c423fdb25748357ef926..f22f7e43caa3e804c5c8275ba0312d58611d7da3 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-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;