Commit.children

Edges to neighboring commits. Children order is unspecified.

struct Commit
Commit*[] children;

Meta