irmin-git
  1. Overview
  2. Docs
Git backend for Irmin

Install

Authors

Maintainers

Sources

irmin-3.7.1.tbz
sha256=8d1a49318bda711ed44d9ea27ecd044b1d650390633d5b08f76590689c22056f
sha512=2995e6acc53dee2c59bf473c7c16c74daebfa193df552ec83ffe88fe598e26d4d8ff5da4f0cd575adaa49efa4b317d74f2c814c1b5601bed3833d76f377b6da7

Description

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

Published: 24 May 2023

Dependencies (17)

  1. irmin-watcher >= "0.2.0"
  2. mimic
  3. uri
  4. lwt >= "5.3.0"
  5. logs
  6. fpath
  7. cohttp-lwt-unix
  8. astring
  9. fmt
  10. cstruct
  11. digestif >= "0.9.0"
  12. git-unix >= "3.7.0"
  13. git >= "3.7.0"
  14. ppx_irmin = version
  15. irmin = version
  16. dune >= "2.9.0"
  17. ocaml >= "4.02.3"

Dev Dependencies (3)

  1. alcotest with-test
  2. mtime with-test & >= "1.0.0" & < "2.0.0"
  3. irmin-test with-test & = version

Used by (4)

  1. irmin-cli >= "3.7.1"
  2. irmin-http >= "3.7.1"
  3. irmin-indexeddb >= "2.0"
  4. irmin-mirage-git >= "3.7.1"

Conflicts

None