forked from libgit2/objective-git
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
21 lines (21 loc) · 778 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "libgit2"]
path = External/libgit2
url = https://github.com/libgit2/libgit2.git
[submodule "openssl"]
path = External/openssl
url = https://github.com/openssl/openssl.git
[submodule "libssh2"]
path = External/libssh2
url = https://github.com/libssh2/libssh2.git
[submodule "Carthage/Checkouts/Nimble"]
path = Carthage/Checkouts/Nimble
url = https://github.com/Quick/Nimble.git
[submodule "Carthage/Checkouts/Quick"]
path = Carthage/Checkouts/Quick
url = https://github.com/Quick/Quick.git
[submodule "Carthage/Checkouts/xcconfigs"]
path = Carthage/Checkouts/xcconfigs
url = https://github.com/jspahrsummers/xcconfigs.git
[submodule "Carthage/Checkouts/ZipArchive"]
path = Carthage/Checkouts/ZipArchive
url = https://github.com/ZipArchive/ZipArchive.git