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 |
|
Conflicts |
|
Source [http] | https://github.com/mirage/ocaml-git/releases/download/3.18.0/git-3.18.0.tbz sha256=925795627e6daae0b4bd16aa506879df11cb201e65fefe38e81378f18d517d4b sha512=8e407d49808ec26445b0c706f7b010b35050d274b534e265487cb82bcac1f29cd5c41365851d42f84794ddbceb57b90143768a23154117e902b45419d156c410 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.18.0/opam |
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