-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
65 lines (65 loc) · 1.9 KB
/
.gitmodules
File metadata and controls
65 lines (65 loc) · 1.9 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
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
[submodule "SPV.Cpp"]
path = Dependency/SPV.Cpp
url = ../Elastos.ELA.SPV.Cpp
branch = dev
[submodule "Launcher"]
path = Launcher
url = ../Elastos.Trinity.DApps.Launcher.git
branch = master
[submodule "Dapps/Ionic/CarrierDemo"]
path = Dapps/Ionic/CarrierDemo
url = ../Elastos.Trinity.DApps.Demo.Carrier.git
[submodule "Dapps/Ionic/Installer"]
path = Dapps/Ionic/Installer
url = ../Elastos.Trinity.DApps.Installer.git
[submodule "Dapps/Ionic/Qrcodescanner"]
path = Dapps/Ionic/Qrcodescanner
url = ../Elastos.Trinity.DApps.QRCodeScanner.git
[submodule "Dapps/Ionic/Wallet"]
path = Dapps/Ionic/Wallet
url = ../Elastos.Trinity.Dapps.Wallet.git
branch = master
[submodule "Plugins/Carrier"]
path = Plugins/Carrier
url = ../Elastos.Trinity.Plugins.Carrier.git
branch = master
[submodule "Plugins/File"]
path = Plugins/File
url = ../Elastos.Trinity.Plugins.File.git
branch = trinity
[submodule "Plugins/Hive"]
path = Plugins/Hive
url = ../Elastos.Trinity.Plugins.Hive.git
branch = master
[submodule "Plugins/IonicWebView"]
path = Plugins/IonicWebView
url = ../Elastos.Trinity.Plugins.IonicWebView.git
branch = trinity
[submodule "Plugins/Media"]
path = Plugins/Media
url = ../Elastos.Trinity.Plugins.Media.git
branch = trinity
[submodule "Plugins/QRScanner"]
path = Plugins/QRScanner
url = ../Elastos.Trinity.Plugins.QRScanner.git
branch = trinity
[submodule "Plugins/Wallet"]
path = Plugins/Wallet
url = ../Elastos.Trinity.Plugins.Wallet.git
branch = master
[submodule "Runtime"]
path = Runtime
url = ../Elastos.Trinity.Runtime.git
branch = master
[submodule "Plugins/AppManager"]
path = Plugins/AppManager
url = ../Elastos.Trinity.Runtime.Plugins.AppManager.git
branch = master
[submodule "Plugins/AppService"]
path = Plugins/AppService
url = ../Elastos.Trinity.Runtime.Plugins.AppService.git
branch = master
[submodule "ToolChains"]
path = ToolChains
url = ../Elastos.Trinity.ToolChains.git
branch = master