]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit78d909a4943e54a0730c973597bd309912f70397
tree2e7be614c1b912798a7866aaadbd776285e18b95
parent53997a30f8138f41d1d9c7a45e84106cc21c0558
parent26e1e0b23a1d145f9fee699538c11bbbb996d558
Merge branch 'tc/http-cleanup'

* 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.c