forked from canonical/multipass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
26 lines (26 loc) · 919 Bytes
/
.gitmodules
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
[submodule "3rd-party/grpc"]
path = 3rd-party/grpc
url = https://github.com/CanonicalLtd/grpc.git
ignore = dirty
[submodule "3rd-party/yaml-cpp"]
path = 3rd-party/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
ignore = dirty
[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://git.tukaani.org/xz-embedded.git
[submodule "3rd-party/semver"]
path = 3rd-party/semver
url = https://github.com/CanonicalLtd/semver.git
[submodule "3rd-party/scope_guard"]
path = 3rd-party/scope_guard
url = https://github.com/ricab/scope_guard.git
[submodule "3rd-party/qhotkey"]
path = 3rd-party/qhotkey/QHotkey
url = https://github.com/Skycoder42/QHotkey.git
[submodule "3rd-party/fmt"]
path = 3rd-party/fmt
url = https://github.com/fmtlib/fmt.git