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.1.1/git-3.1.1.tbz
sha256=0b15e29bb70edfabd4014049d902162738c4cc8e9ffbd707a595c72edff1aab9
sha512=dad22e05313c4245f0ed45c632b68208cff9ad9ea1c3214ae0e32c6a945324363257679bf3760ad9d9383ae444a0371712fe8ef4f0e20181ebb42f893997bfc9
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.1.1/opam
Required by
Optionally used by