package irmin-git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 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
val t : t Repr__.Type.t
val default : t
val merge : t Irmin.Merge.t

merge is the merge function for metadata.