]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tc/http-cleanup'
authorJunio C Hamano <gitster@pobox.com>
Mon, 15 Mar 2010 07:58:50 +0000 (00:58 -0700)
committerJunio 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

1  2 
remote-curl.c

diff --cc remote-curl.c
Simple merge