Module type Irmin_mirage_git.KV_maker

module G : Irmin_git.G
type endpoint = Mimic.ctx * Smart_git.Endpoint.t
type branch
module Make (C : Irmin.Contents.S) : sig ... end