package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('uid, 'reference) t
val want : capabilities:Capability.t list -> ?deepen:[ `Depth of int | `Timestamp of int64 | `Not of 'reference ] -> ?filter:Smart__.Filter.t -> ?shallows:'uid list -> ?others:'uid list -> 'uid -> ('uid, 'reference) t