-
-
Notifications
You must be signed in to change notification settings - Fork 169
/
.gitmodules
42 lines (42 loc) · 1.56 KB
/
.gitmodules
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
35
36
37
38
39
40
41
42
[submodule "_includes/draft-00"]
path = _includes/draft-00
url = https://github.com/json-schema-org/json-schema-spec.git
[submodule "_includes/draft-01"]
path = _includes/draft-01
url = https://github.com/json-schema-org/json-schema-spec.git
[submodule "_includes/draft-02"]
path = _includes/draft-02
url = https://github.com/json-schema-org/json-schema-spec.git
[submodule "_includes/draft-03"]
path = _includes/draft-03
url = https://github.com/json-schema-org/json-schema-spec.git
branch = draft-03
[submodule "_includes/draft-04"]
path = _includes/draft-04
url = https://github.com/json-schema-org/json-schema-spec.git
branch = draft-04
[submodule "_includes/draft-05"]
path = _includes/draft-05
url = https://github.com/json-schema-org/json-schema-spec.git
[submodule "_includes/draft-06"]
path = _includes/draft-06
url = https://github.com/json-schema-org/json-schema-spec.git
branch = draft-06
[submodule "_includes/draft-07"]
path = _includes/draft-07
url = https://github.com/json-schema-org/json-schema-spec.git
branch = draft-07
[submodule "_includes/draft/2019-09"]
path = _includes/draft/2019-09
url = https://github.com/json-schema-org/json-schema-spec.git
branch = 2019-09
[submodule "_includes/draft/2020-12"]
path = _includes/draft/2020-12
url = https://github.com/json-schema-org/json-schema-spec.git
branch = 2020-12
[submodule "_includes/community"]
path = _includes/community
url = https://github.com/json-schema-org/community.git
[submodule "_includes/dot-github"]
path = _includes/dot-github
url = https://github.com/json-schema-org/.github.git