package git-unix

  1. Overview
  2. Docs
Virtual package to install and configure ocaml-git's Unix backend

Install

Dune Dependency

Authors

Maintainers

Sources

git-3.14.0.tbz
sha256=bb536af33a3661f02745789bf88a98574b16386adaab1ac90b7dcd74341a62c1
sha512=4c58388a72a603f3302a667b2dc6f3eea4ba90a988d873f6b2a13110bc19a4c697e4180d7bbc0a3e5a1e18fcfbc36a883542b4ffd0ffa15dbe2070ad35494d79

doc/git-unix.top/Git_top/Graph/index.html

Module Git_top.GraphSource

Sourcetype hash = Digestif.SHA1.t
Sourcetype store = Store.t
Sourcemodule S : sig ... end
module K : sig ... end
Sourceval keys : K.t -> hash list
Sourceval of_keys : store -> K.t Lwt.t
Sourceval of_commits : store -> K.t Lwt.t
Sourceval closure : ?full:bool -> store -> min:S.t -> max:S.t -> K.t Lwt.t
Sourceval pack : store -> min:S.t -> max:S.t -> (hash * hash Git.Value.t) list Lwt.t
Sourceval to_dot : store -> Format.formatter -> unit Lwt.t
OCaml

Innovation. Community. Security.