Merge branch 'rc/http-push'
commit7aa4e736b295c8784a70645e79dd80a7a80c6147
authorJunio C Hamano <gitster@pobox.com>
Fri, 6 Feb 2009 03:40:36 +0000 (5 19:40 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Feb 2009 03:40:36 +0000 (5 19:40 -0800)
tree9a9290683c57433a314637d483db5c7b3269b2d0
parent9242431ca0e2e9ab95008b29b4d88e7bd72d6257
parent2d20b7ebf672c28b18da4558d96f100613e4e4ca
Merge branch 'rc/http-push'

* rc/http-push:
  http-push: wrap signature of get_remote_object_url
  http-push: add back underscore separator before lock token
  http-push.c: get_remote_object_url() is only used under USE_CURL_MULTI
  http-push: refactor request url creation
http-push.c