-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
139 lines (105 loc) · 3.29 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
[submodule "WebSiteSWC"]
path = WebSiteSWC
url = ssh://git@github.com/CodeEditorLand/WebSiteSWC.git
[submodule "Rustdoc"]
path = Rustdoc
url = ssh://git@github.com/CodeEditorLand/Rustdoc.git
[submodule "Register"]
path = Register
url = ssh://git@github.com/CodeEditorLand/Register.git
[submodule "Bins"]
path = Bins
url = ssh://git@github.com/CodeEditorLand/Bins.git
[submodule "Vote"]
path = Vote
url = ssh://git@github.com/CodeEditorLand/Vote.git
[submodule "Cli"]
path = Cli
url = ssh://git@github.com/CodeEditorLand/CLI.git
[submodule "SWCify"]
path = SWCify
url = ssh://git@github.com/CodeEditorLand/SWCify.git
[submodule "Ddt"]
path = Ddt
url = ssh://git@github.com/CodeEditorLand/Ddt.git
[submodule "PluginUtils"]
path = PluginUtils
url = ssh://git@github.com/CodeEditorLand/PluginUtils.git
[submodule "Book"]
path = Book
url = ssh://git@github.com/CodeEditorLand/Book.git
[submodule "Logo"]
path = Logo
url = ssh://git@github.com/CodeEditorLand/Logo.git
[submodule "Plugins"]
path = Plugins
url = ssh://git@github.com/CodeEditorLand/Plugins.git
[submodule "StringCache"]
path = StringCache
url = ssh://git@github.com/CodeEditorLand/StringCache.git
[submodule "SWCPlayground"]
path = SWCPlayground
url = ssh://git@github.com/CodeEditorLand/SWCPlayground.git
[submodule "PluginExamples"]
path = PluginExamples
url = ssh://git@github.com/CodeEditorLand/PluginExamples.git
[submodule "Bot"]
path = Bot
url = ssh://git@github.com/CodeEditorLand/Bot.git
[submodule "SWCLoader"]
path = SWCLoader
url = ssh://git@github.com/CodeEditorLand/SWCLoader.git
[submodule "NodeSWC"]
path = NodeSWC
url = ssh://git@github.com/CodeEditorLand/NodeSWC.git
[submodule "DbgSWC"]
path = DbgSWC
url = ssh://git@github.com/CodeEditorLand/DbgSWC.git
[submodule "SWC"]
path = SWC
url = ssh://git@github.com/CodeEditorLand/SWC.git
[submodule "Helpers"]
path = Helpers
url = ssh://git@github.com/CodeEditorLand/Helpers.git
[submodule "SWCDev"]
path = SWCDev
url = ssh://git@github.com/CodeEditorLand/SWCDev.git
[submodule "CrawlCoreVersion"]
path = CrawlCoreVersion
url = ssh://git@github.com/CodeEditorLand/CrawlCoreVersion.git
[submodule "SWCSponsorImages"]
path = SWCSponsorImages
url = ssh://git@github.com/CodeEditorLand/SWCSponsorImages.git
[submodule "RawGreenData"]
path = RawGreenData
url = ssh://git@github.com/CodeEditorLand/RawGreenData.git
[submodule "SWCEcosystemCi"]
path = SWCEcosystemCi
url = ssh://git@github.com/CodeEditorLand/SWCEcosystemCi.git
[submodule "SWCProject.github.io"]
path = SWCProject.github.io
url = ssh://git@github.com/CodeEditorLand/SWCProject.github.io.git
[submodule "Pkgs"]
path = Pkgs
url = ssh://git@github.com/CodeEditorLand/Pkgs.git
[submodule "LandSWCDevtools"]
path = LandSWCDevtools
url = ssh://git@github.com/CodeEditorLand/LandSWCDevtools.git
[submodule "SWCNode"]
path = SWCNode
url = ssh://git@github.com/CodeEditorLand/SWCNode.git
[submodule "ExtraBindings"]
path = ExtraBindings
url = ssh://git@github.com/CodeEditorLand/ExtraBindings.git
[submodule "RawData"]
path = RawData
url = ssh://git@github.com/CodeEditorLand/RawData.git
[submodule "TsParserTestRef"]
path = TsParserTestRef
url = ssh://git@github.com/CodeEditorLand/TsParserTestRef.git
[submodule "Jest"]
path = Jest
url = ssh://git@github.com/CodeEditorLand/Jest.git
[submodule "CLI"]
path = CLI
url = ssh://git@github.com/CodeEditorLand/CLI.git