Tay Ray Chuan <rctay89@xxxxxxxxx> writes: > + switch (ref->status) { > + case REF_STATUS_NONE: > + case REF_STATUS_UPTODATE: > + case REF_STATUS_OK: > + ; /* no-op */ > + default: > continue; > + } Could somebody document what these values (and what "struct ref" has in general) mean in the transport API documentation? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html