package git

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val pp : t Fmt.t
val upload_pack : host:string -> ?port:int -> ?version:int -> string -> t
val receive_pack : host:string -> ?port:int -> ?version:int -> string -> t