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.16.1/git-3.16.1.tbz sha256=c035bdcccd9e4d2f48c6d9cdc65e61fc10838ecf1d8a6f2a376ae20a8a924803 sha512=8173b5f64ad2e142aa6bd7a1c5b7d895a9e3fbf90b192d8021a32abb9430b62dd426d4b9b5856698fbae1a1bca2c30a22c270f6d361874c3d846533320ca51ea |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/git/git.3.16.1/opam |
Required by