package irmin-git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

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

Signature

type branch = Reference.t
module Make (C : Irmin.Contents.S) : sig ... end

The Git backend specializes a few types: