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.3.0/git-3.3.0.tbz sha256=090b67e8f8a02fb52b4d0c7aa445b5ff7353fdb2da00fb37b908f089c6776cd0 sha512=b3beedffc9ec7f85d0c503f9d5f4115ce84bb75a6d1df8ed0fae214acec6922959be603e9ae869fb5ce6bd9da266973911889e2a4cd10b4c254d83a0f21bbaf4 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.3.0/opam |
Required by
- git-cohttp=3.3.0
- git-cohttp-mirage=3.3.0
- git-cohttp-unix=3.3.0
- git-mirage=3.3.0
- git-unix=3.3.0
- irmin-git>=2.5.1 & <2.6.0
- irmin-mirage-git>=2.5.1 & <2.6.0
- irmin-mirage-graphql>=2.5.1 & <2.6.0
- irmin-unix>=2.5.1 & <2.6.0