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
Conflicts
Source [http] https://github.com/mirage/ocaml-git/releases/download/3.16.0/git-3.16.0.tbz
sha256=29415dd6eb78cd01810ecf2f8e565f8033cf98373b902e48918b777d8d80e492
sha512=762f0ec2dda6a20de92c87c1b06459247eb70f0230bf1cb6c8a68641e59eda997166522f5a4f16fd159db87afe5ef3a33e7ada6da2c05fe5902c1372bc9455ee
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.16.0/opam
Required by
Optionally used by