git-unix
Author | Thomas Gazagnaire | |||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | ISC | |||||||||||||||||||||||||||||||||||||||||||||||||
Homepage | https://github.com/mirage/ocaml-git | |||||||||||||||||||||||||||||||||||||||||||||||||
Issue Tracker | https://github.com/mirage/ocaml-git/issues | |||||||||||||||||||||||||||||||||||||||||||||||||
Maintainer | thomas@gazagnaire.org | |||||||||||||||||||||||||||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||||||||||||||||||||||||||
Available | ocaml-version >= "4.02.3" | |||||||||||||||||||||||||||||||||||||||||||||||||
Published | Aug 2, 2017 | |||||||||||||||||||||||||||||||||||||||||||||||||
Source [http] | https://github.com/mirage/ocaml-git/releases/download/1.11.2/git-1.11.2.tbz 9cbc7705f6182e9198f05e577014d643 | |||||||||||||||||||||||||||||||||||||||||||||||||
Statistics | Installed 4 times last month. | |||||||||||||||||||||||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/git-unix/git-unix.1.11.2/opam |
Unix backend for the Git protocol(s)
The library comes with a command-line tool called ogit
which shares
a similar interface with git
, but where all operations are mapped to
the API exposed ocaml-git
(and hence using only OCaml code).