-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitmodules
More file actions
36 lines (36 loc) · 1.97 KB
/
.gitmodules
File metadata and controls
36 lines (36 loc) · 1.97 KB
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
[submodule "BaseComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/BaseComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/BaseComponent
[submodule "MainComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/MainComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/MainComponent
[submodule "SegmentBarComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/SegmentBarComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/SegmentBarComponent
[submodule "RemotePlayerComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/RemotePlayerComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/RemotePlayerComponent
[submodule "DownloaderComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/DownloaderComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/DownloaderComponent
[submodule "SqliteComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/SqliteComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/SqliteComponent
[submodule "TodayFireComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/TodayFireComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/TodayFireComponent
[submodule "DownloadListenComponent"]
path = StudyNotes/Componentization/RemotePrivateLib/TodayFireComponent
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/DownloadListenComponent
[submodule "HomeKit"]
path = StudyNotes/ReactiveCocoa/Repositories/HomeKit
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/HomeKit
[submodule "CategoryKit"]
path = StudyNotes/ReactiveCocoa/Repositories/CategoryKit
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/CategoryKit
[submodule "LiveKit"]
path = StudyNotes/ReactiveCocoa/Repositories/LiveKit
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/LiveKit
[submodule "ServerKit"]
path = StudyNotes/ReactiveCocoa/Repositories/ServerKit
url = https://git.dev.tencent.com/dtid_ada36270f1f70012/ServerKit