Irmin_git.Makermodule G : sig ... endmodule Make
(Schema :
Schema.S
with type Hash.t = G.hash
and type Node.t = G.Value.Tree.t
and type Commit.t = G.Value.Commit.t) :
sig ... endThe Git backend specializes a few types: