]> git.ipfire.org Git - thirdparty/git.git/commit - http.h
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)
commitd7e92806cdc5ca78c4db879c68f91c70ff9e1ade
tree143a026ce36378df60b8d0d6a555713be3fa9ce8
parent3a462bc9ba8cc46dcd5e49ae884968e1921c265f
Move fetch_ref from http-push.c and http-walker.c to http.c

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>
http-push.c
http-walker.c
http.c
http.h