forked from canonical/multipass
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 695 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "3rd-party/libssh/libssh"]
path = 3rd-party/libssh/libssh
url = https://github.com/CanonicalLtd/libssh.git
[submodule "3rd-party/xz-decoder/xz-embedded"]
path = 3rd-party/xz-decoder/xz-embedded
url = https://github.com/tukaani-project/xz-embedded.git
[submodule "3rd-party/jsoncpp"]
path = 3rd-party/jsoncpp
url = https://github.com/open-source-parsers/jsoncpp.git
[submodule "3rd-party/vcpkg"]
path = 3rd-party/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "3rd-party/flutter"]
path = 3rd-party/flutter
url = https://github.com/flutter/flutter
[submodule "3rd-party/protobuf.dart"]
path = 3rd-party/protobuf.dart
url = https://github.com/google/protobuf.dart