package git-unix

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

Install

Dune Dependency

Authors

Maintainers

Sources

git-1.11.2.tbz
md5=9cbc7705f6182e9198f05e577014d643

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: 02 Aug 2017

Dependencies (10)

  1. base-unix
  2. mtime >= "1.0.0"
  3. nocrypto >= "0.2.0"
  4. cohttp-lwt-unix >= "0.99.0" & < "1.0.0"
  5. conduit-lwt-unix >= "1.0.0"
  6. git-http >= "1.11.0"
  7. logs
  8. cmdliner < "1.1.0"
  9. jbuilder >= "1.0+beta7"
  10. ocaml >= "4.02.3"

Dev Dependencies (2)

  1. io-page with-test & >= "1.6.1"
  2. 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 < "2.0.0" | >= "2.3.0" & < "3.0.0"
  5. irmin-http = "2.0.0"
  6. irmin-unix >= "1.0.0" & < "1.3.3" | >= "2.3.0" & < "2.6.0"
  7. plotkicadsch
  8. yocaml_git

Conflicts

None