Irmin_mirage_git.MemEmbed an Irmin store into an in-memory Git repository.
module G : Irmin_git.Gmodule Make
(Schema :
Irmin_git.Schema.S
with type Hash.t = G.hash
and type Node.t = G.Value.Tree.t
and type Commit.t = G.Value.Commit.t) :
S
with module Git = G
and type Backend.Remote.endpoint = endpoint
and module Schema := Schemamodule Ref : KV_maker with type branch = Irmin_git.reference