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 | http://github.com/mirage/ocaml-git |
Issue Tracker | http://github.com/mirage/ocaml-git/issues |
Maintainers | thomas@gazagnaire.org and romain.calascibetta@gmail.com |
Dependencies |
|
Source [http] | http://github.com/mirage/ocaml-git/releases/download/2.0.0/git-2.0.0.tbz sha256=65298ea59b0c6163dd4e110caeb59f71a7643acf469c75de20aeb5099b9cb2f6 md5=9d7200e8eb15325e3bf37199f6255826 |
Edit | http://github.com/ocaml/opam-repository/tree/master/packages/git/git.2.0.0/opam |
Required by
- git-http<2.1.0
- git-mirage<2.1.0
- irmin-indexeddb
- plotkicadsch<0.9.0