Move fetch_ref from http-push.c and http-walker.c to http.c
authorMike Hommey <mh@glandium.org>
Mon, 10 Dec 2007 23:08:25 +0000 (00:08 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Dec 2007 05:31:59 +0000 (21:31 -0800)
Make the necessary changes to be ok with their difference, and rename the
function http_fetch_ref.

Signed-off-by: Mike Hommey <mh@glandium.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found