HIDDEN_REF 451 upload-pack.c return o->flags & ((allow_hidden_ref ? HIDDEN_REF : 0) | OUR_REF); HIDDEN_REF 698 upload-pack.c o->flags |= HIDDEN_REF;