Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes for 1.5.4.5
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index f9b77d6021cf8df4b4d7a7a1efea3e63b5dcb477..e3e34decd2d4bf3443a00026a5c63c9f93f38802 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-2240,7
+2240,7
@@
int main(int argc, char **argv)
memset(remote_dir_exists, -1, 256);
- http_init();
+ http_init(
NULL
);
no_pragma_header = curl_slist_append(no_pragma_header, "Pragma:");