package irmin-git

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

Module Irmin_git.MetadataSource

Sourcetype t = [
  1. | `Normal
  2. | `Exec
  3. | `Everybody
]
include Irmin.Metadata.S with type t := t
include Irmin.Type.Defaultable with type t := t
include Irmin.Type.S with type t := t
Sourceval t : t Repr__.Type.t
Sourceval default : t

merge is the merge function for metadata.

OCaml

Innovation. Community. Security.