package git-kv

  1. Overview
  2. Docs

Source file git_store__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(* generated by dune *)

(** @canonical Git_store.Git_blob *)
module Git_blob = Git_store__Git_blob

(** @canonical Git_store.Git_commit *)
module Git_commit = Git_store__Git_commit

(** @canonical Git_store.Git_digest *)
module Git_digest = Git_store__Git_digest

(** @canonical Git_store.Git_endpoint *)
module Git_endpoint = Git_store__Git_endpoint

(** @canonical Git_store.Git_object *)
module Git_object = Git_store__Git_object

(** @canonical Git_store.Git_reference *)
module Git_reference = Git_store__Git_reference

(** @canonical Git_store.Git_shallow *)
module Git_shallow = Git_store__Git_shallow

(** @canonical Git_store.Git_tag *)
module Git_tag = Git_store__Git_tag

(** @canonical Git_store.Git_tree *)
module Git_tree = Git_store__Git_tree

(** @canonical Git_store.Git_user *)
module Git_user = Git_store__Git_user

(** @canonical Git_store.Traverse_bfs *)
module Traverse_bfs = Git_store__Traverse_bfs
OCaml

Innovation. Community. Security.