Merge three separate "fetch refs" functions
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 20:55:50 +0000 (13:55 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 16 Jul 2005 20:55:50 +0000 (13:55 -0700)
commitd1c133f5d48a45ad8ba29c4cb2c2a824f4f600fa
treef0d17f0d1dd6c7c194ecb32a27f36aea1546ce1f
parentd089391c0058f500768bb68f3bee7af78975de58
Merge three separate "fetch refs" functions

It really just boils down to one "get_remote_heads()" function, and a
common "struct ref" structure definition.
cache.h
clone-pack.c
connect.c
fetch-pack.c
send-pack.c