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
Availablefalse
Dependencies
Source [http] https://github.com/mirage/ocaml-git/releases/download/3.8.1/git-3.8.1.tbz
sha256=3deba0887bb2d35e9c87911a2caf28d8348e55e4e9f7a08c293a6b85536c9605
sha512=9a8cd97837e53a5d1ebc7de15b8f65f1c9163a891317ba4375cb4c5364a3cb12930312b02046132cd288eaf48d8cdd10a57980bcb22a9b19dcce5ee4bec0291e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.8.1/opam
Required by
Optionally used by