-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 854 Bytes
/
.gitmodules
File metadata and controls
33 lines (33 loc) · 854 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
25
26
27
28
29
30
31
32
33
[submodule "sdk"]
path = sdk
url = git@github.com:urnetwork/sdk.git
[submodule "connect"]
path = connect
url = git@github.com:urnetwork/connect.git
[submodule "android"]
path = android
url = git@github.com:urnetwork/android.git
[submodule "warp"]
path = warp
url = git@github.com:urnetwork/warp.git
[submodule "web"]
path = web
url = git@github.com:urnetwork/web.git
[submodule "server"]
path = server
url = git@github.com:urnetwork/server.git
[submodule "apple"]
path = apple
url = git@github.com:urnetwork/apple.git
[submodule "docs"]
path = docs
url = git@github.com:urnetwork/docs.git
[submodule "glog"]
path = glog
url = git@github.com:urnetwork/glog.git
[submodule "proxy"]
path = proxy
url = git@github.com:urnetwork/proxy.git
[submodule "userwireguard"]
path = userwireguard
url = git@github.com:urnetwork/userwireguard.git