type t = commitThe type for store commits.
v r i ~parents:p t is the commit c such that:
info c = iparents c = ptree c = t
1-S.CommitCommit defines immutable objects to describe store updates.
type t = commitThe type for store commits.
v r i ~parents:p t is the commit c such that:
info c = iparents c = ptree c = t