-
-
Notifications
You must be signed in to change notification settings - Fork 72
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 746 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "dep/Controls"]
path = dep/Controls
url = https://github.com/horsicq/Controls
[submodule "dep/Formats"]
path = dep/Formats
url = https://github.com/horsicq/Formats
[submodule "dep/XAboutWidget"]
path = dep/XAboutWidget
url = https://github.com/horsicq/XAboutWidget
[submodule "dep/XGithub"]
path = dep/XGithub
url = https://github.com/horsicq/XGithub
[submodule "dep/XOptions"]
path = dep/XOptions
url = https://github.com/horsicq/XOptions
[submodule "dep/XShortcuts"]
path = dep/XShortcuts
url = https://github.com/horsicq/XShortcuts
[submodule "dep/XUpdate"]
path = dep/XUpdate
url = https://github.com/horsicq/XUpdate
[submodule "dep/build_tools"]
path = dep/build_tools
url = https://github.com/horsicq/build_tools