forked from Seagate/openSeaChest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 754 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 754 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# SPDX-License-Identifier: MPL-2.0
[submodule "opensea-common"]
path = subprojects/opensea-common
url = https://github.com/Seagate/opensea-common.git
[submodule "opensea-transport"]
path = subprojects/opensea-transport
url = https://github.com/Seagate/opensea-transport.git
[submodule "opensea-operations"]
path = subprojects/opensea-operations
url = https://github.com/Seagate/opensea-operations.git
[submodule "wingetopt"]
path = subprojects/wingetopt
url = https://github.com/Seagate/wingetopt.git
[submodule "subprojects/opensea-jsonformat"]
path = subprojects/opensea-jsonformat
url = https://github.com/Seagate/opensea-jsonformat.git
[submodule "subprojects/json-c"]
path = subprojects/json-c
url = https://github.com/json-c/json-c.git