forked from dfinity/portal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
22 lines (22 loc) · 795 Bytes
/
.gitmodules
File metadata and controls
22 lines (22 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[submodule "submodules/sdk"]
path = submodules/sdk
url = https://github.com/dfinity/sdk.git
[submodule "submodules/motoko"]
path = submodules/motoko
url = https://github.com/dfinity/motoko.git
[submodule "submodules/quill"]
path = submodules/quill
url = https://github.com/dfinity/quill.git
[submodule "submodules/internetidentity"]
path = submodules/internetidentity
url = https://github.com/dfinity/internet-identity.git
branch = main
[submodule "submodules/samples"]
path = submodules/samples
url = https://github.com/dfinity/examples.git
[submodule "submodules/dfxvm"]
path = submodules/dfxvm
url = https://github.com/dfinity/dfxvm.git
[submodule "submodules/response-verfication"]
path = submodules/response-verfication
url = https://github.com/dfinity/response-verification