package irmin-git

  1. Overview
  2. Docs
Git backend for Irmin

Install

Authors

Maintainers

Sources

irmin-3.8.0.tbz
sha256=da4017e6719cee86fab83f8d9a93e3cc3c54ca653703329a0f345712a9f72972
sha512=d58b0708ba20962b4d3096c32233635e3b741753698694411d8496ef37da39968bc173fa92d305032126f967e1ccec79a267900f58516878592e61404726516c

Description

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

Published: 06 Jul 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 & >= "2.0.0"
  3. irmin-test with-test & = version

Used by (4)

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

Conflicts

None