Module Irmin_git.KV

Parameters

module G : G
module S : Git.Sync.S with type hash := G.hash and type store := G.t

Signature

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

The Git backend specializes a few types: