remote.h: replace struct extra_have_objects with struct sha1_array
The latter can do everything the former can and is used in many more
places.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Nguyễn Thái Ngọc Duy11 years agocommitted byJunio C Hamano
static int feed_object(const unsigned char *sha1, int fd, int negative)
{
@ -28,7 +29,7 @@ static int feed_object(const unsigned char *sha1, int fd, int negative)
@@ -28,7 +29,7 @@ static int feed_object(const unsigned char *sha1, int fd, int negative)
/*
* Make a pack stream and spit it out into file descriptor fd