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.10.0/git-3.10.0.tbz
sha256=b25533013e2ac0fcd43731cc6e26ff02bc5a1b370c165f2d834ca7ab5cb95353
sha512=1309856f26fb489426265689bae3661bd56f934ac39369187911b5a71b70f4080f550d9c266cb0bde1cc4d3940c3d6c147170f969327d44d0ff6486dab49e53c
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.10.0/opam
Required by
Optionally used by