THEY_HAVE         295 upload-pack.c  		if (o->flags & THEY_HAVE)
THEY_HAVE         298 upload-pack.c  			o->flags |= THEY_HAVE;
THEY_HAVE         304 upload-pack.c  			parents->item->object.flags |= THEY_HAVE;
THEY_HAVE         324 upload-pack.c  		if (commit->object.flags & THEY_HAVE) {