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.17.0/git-3.17.0.tbz
sha256=ef200d0412ed1a538525d0501298890e0b893e020528094d6a3ae12359fd0265
sha512=793009a9bf9413147e6c43dfdc4bbe39b00129a5ea0f5d3df149ad2e27b4a3c641ca3b6857476a1cee325aad4d192625220647575470f00d02fb95f085bd9009
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.17.0/opam
Required by
Optionally used by