author | Junio C Hamano <gitster@pobox.com> | |
Mon, 15 Mar 2010 07:58:50 +0000 (00:58 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 15 Mar 2010 07:58:50 +0000 (00:58 -0700) |
* tc/http-cleanup:
remote-curl: init walker only when needed
remote-curl: use http_fetch_ref() instead of walker wrapper
http: init and cleanup separately from http-walker
http-walker: cleanup more thoroughly
http-push: remove "|| 1" to enable verbose check
t554[01]-http-push: refactor, add non-ff tests
t5541-http-push: check that ref is unchanged for non-ff test
remote-curl: init walker only when needed
remote-curl: use http_fetch_ref() instead of walker wrapper
http: init and cleanup separately from http-walker
http-walker: cleanup more thoroughly
http-push: remove "|| 1" to enable verbose check
t554[01]-http-push: refactor, add non-ff tests
t5541-http-push: check that ref is unchanged for non-ff test
1 | 2 | |||
---|---|---|---|---|
remote-curl.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc remote-curl.c
Simple merge