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.
Author | Thomas Gazagnaire |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mirage/ocaml-git |
Issue Tracker | https://github.com/mirage/ocaml-git/issues |
Maintainers | thomas@gazagnaire.org and romain.calascibetta@gmail.com |
Dependencies |
|
Source [http] | https://github.com/mirage/ocaml-git/releases/download/3.2.0/git-3.2.0.tbz sha256=2648d6a45263164936aeb4f61c1ffcb6078135626a317f400156ec62033c3893 sha512=fa19fe952331a50ad75b1a16193c46e3de2950c537e54b9e9d167b03502616bee10e36d8a114365645a8e4032b78a58d0567692106e9d6fb69f17b9964ebc3cb |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.2.0/opam |
Required by
- git-cohttp<3.6.0
- git-cohttp-unix<3.6.0
- git-unix=3.2.0