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.1/git-3.10.1.tbz
sha256=a65bbaf45229c8972e67c9c9dd09ee7cb9c3123b5cb2801df1ccca1dfcd391df
sha512=3c049fab53db700faf6fe15c649db7c52eab1547e96eb2a6feeb72a1dbdc208819b82a36845a270f2ab865a5ca8585e9fe1afd9ca4780860300a0a309e5d31f6
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.10.1/opam
Required by
Optionally used by