Irmin_git.Ref
module G : G
module S : Git.Sync.S with type hash := G.hash and type store := G.t
type endpoint = Mimic.ctx * Smart_git.Endpoint.t
type branch = Reference.t
module Make (C : Irmin.Contents.S) : sig ... end
The Git backend specializes a few types: