gitversion

Git format and protocol in pure OCaml

Support for on-disk and in-memory Git stores. Can read and write all the Git objects: the usual blobs, trees, commits and tags but also the pack files, pack indexes and the index file (where the staging area lives).

All the objects share a consistent API, and convenience functions are provided to manipulate the different objects.

AuthorThomas Gazagnaire
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-git
Issue Trackerhttps://github.com/mirage/ocaml-git/issues
Maintainersthomas@gazagnaire.org and romain.calascibetta@gmail.com
Dependencies
Source [http] https://github.com/mirage/ocaml-git/releases/download/3.8.0/git-3.8.0.tbz
sha256=f6c628e3628d25686cec4cdff8132f9433e95938bdcb43975778d28d33a0b077
sha512=779bdd7a1657e859ed47b46ef9da007b5f43f4446f8cea831f29fae662efdd33a39aa2ee90b9f8d8b6360f2abb78038a7592633efa26e8adc5d2ae20d86d8015
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.8.0/opam
Required by
Optionally used by