Commit.parents

Edges to neighboring commits. Children order is unspecified.

struct Commit
Commit*[] parents;

Meta