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.
Required by
- docteur
- docteur-solo5
- docteur-unix
- git-kv
- git-mirage>=3.18.0
- git-paf>=3.18.0
- git-unix>=3.18.0
- irmin-cli
- irmin-git>=2.6.0
- irmin-mirage-git>=2.5.1 & <2.8.0 | >=2.10.0
- irmin-mirage-graphql>=2.5.1
- irmin-unix>=2.5.4
- plotkicadsch>=0.9.0