= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
On This Page
package irmin-mirage-git
-
irmin-mirage-git
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Base functions on keys.
Signature for Branches
type t = key
The type for branches.
val t : t Irmin.Type.t
val master : t
The name of the master branch.
val is_valid : t -> bool
Check if the branch is valid.
On This Page