Module Git_unix

Unix backend.

module Make (Digestif : Digestif.S) : sig ... end
val ctx : Happy_eyeballs_lwt.t -> Mimic.ctx Lwt.t
module Sync (Store : Git.S) : Git.Sync.S with type hash = Store.hash and type store = Store.t
module Store : sig ... end