Jeff King <peff@xxxxxxxx> writes: > but I'm not quite sure if this is the right place. Is it the > responsibility of the checkout-orphan-warning code to clean up after > itself, or is it the responsibility of a revision walker to clean up > before itself? Usually it is the former; the latter is generally impossible (unless it is willing to clear everything), but the former knows where it started traversal from. -- 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