package git-unix

  1. Overview
  2. No Docs
Unix backend for the Git protocol(s)

Install

Dune Dependency

Authors

Maintainers

Sources

git-1.10.1.tbz
md5=a228ae03ea69b6180d731bac8677f2c7

Description

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).

Published: 14 Mar 2017

Dependencies (10)

  1. base-unix
  2. mtime < "1.0.0"
  3. nocrypto >= "0.2.0"
  4. camlzip >= "1.06"
  5. conduit >= "0.8.4"
  6. git-http >= "1.10.0"
  7. git >= "1.10.0" & < "1.11.0"
  8. cmdliner < "1.1.0"
  9. topkg >= "0.9.0"
  10. ocaml >= "4.02.3"

Dev Dependencies (1)

  1. alcotest with-test

Used by (8)

  1. datakit-client-git
  2. ezirmin >= "0.2.1"
  3. irmin >= "0.12.0" & < "1.2.0"
  4. irmin-git < "1.2.0" | >= "2.3.0" & < "3.0.0"
  5. irmin-http = "2.0.0"
  6. irmin-unix >= "1.0.0" & < "1.2.0" | >= "2.3.0" & < "2.6.0"
  7. plotkicadsch
  8. yocaml_git

Conflicts

None