Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Fix earlier mismerges.
[gitweb.git]
/
http-fetch.c
diff --git
a/http-fetch.c
b/http-fetch.c
index cc7bd1f3676d58f62bb0c1e5d029d9273aecf2c0..661c909152925ea3c9a375c13121200067e97cd2 100644
(file)
--- a/
http-fetch.c
+++ b/
http-fetch.c
@@
-1271,10
+1271,10
@@
int main(int argc, char **argv)
if (pull(commit_id))
rc = 1;
- curl_slist_free_all(no_pragma_header);
-
http_cleanup();
+ curl_slist_free_all(no_pragma_header);
+
if (corrupt_object_found) {
fprintf(stderr,
"Some loose object were found to be corrupt, but they might be just\n"