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.5.0/git-3.5.0.tbz
sha256=bcd5a0aef9957193cbaeeb17c22201e5ca4e815e67bbc696e88efdb38c25ec03
sha512=799465602170481834b7ee46cc7103b8ffa8784ca5e70e48b21d2ab81855002ccfc0feba693c6ff8a53ebed5c9929cc04a51e5c5844450412265cba2f76be486
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.5.0/opam
Required by
Optionally used by