Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
http-fetch: do not use curl_message after releasing it
[gitweb.git]
/
http-push.c
diff --git
a/http-push.c
b/http-push.c
index c10067c17ff9eef3ce0f01e5c14ba86bd2273d54..89fda42efb678d2f9f9e802454fe561b4452a167 100644
(file)
--- a/
http-push.c
+++ b/
http-push.c
@@
-7,7
+7,7
@@
#include <curl/curl.h>
#include <curl/easy.h>
-#include
"expat.h"
+#include
<expat.h>
static const char http_push_usage[] =
"git-http-push [--complete] [--force] [--verbose] <url> <ref> [<ref>...]\n";