Jeff King <peff@xxxxxxxx> writes: > The tricky part is how to store the index for each commit (or object). I > don't see a way around adding a new field to "struct commit" to do so. We could reuse the space "indegree" used to live at; that is a one-word space already, and I really do not need "encoding". It was no more than "while we are at it, we could add different things here" demonstration. -- 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