type GitAtomId = AtomId<Root>;
struct GitAtomId { origin: Root, label: Label, }
origin: Root
label: Label