package irmin-git

  1. Overview
  2. Docs
Git backend for Irmin

Install

Authors

Maintainers

Sources

irmin-2.9.1.tbz
sha256=16003a8a873737b0a8ae2a940399b14754c5c2ba506e4511b96df4473e912783
sha512=64682e67c1e9f6b6f6a5f017da7c0d7e5316e2dd139ad8ad7ad43b73003d827fb9f3141c10469986dee47849687c841a297b91d08186f72268c41e026810a647

Description

Irmin_git expose a bi-directional bridge between Git repositories and Irmin stores.

Published: 11 Jan 2022

Dependencies (13)

  1. uri
  2. lwt >= "5.3.0"
  3. logs
  4. fpath
  5. astring
  6. fmt
  7. cstruct
  8. digestif >= "0.9.0"
  9. git >= "3.5.0"
  10. ppx_irmin = version
  11. irmin = version
  12. dune >= "2.7.0"
  13. ocaml >= "4.02.3"

Dev Dependencies (5)

  1. alcotest with-test
  2. mtime with-test & >= "1.0.0"
  3. git-unix with-test
  4. irmin-test with-test & = version
  5. git-cohttp-unix with-test

Used by (5)

  1. irmin-containers = "2.9.1"
  2. irmin-http = "2.9.1"
  3. irmin-indexeddb >= "2.0"
  4. irmin-mirage-git = "2.9.1"
  5. irmin-unix = "2.9.1"

Conflicts

None