forked from Murmele/Gittyup
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 949 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
27
[submodule "dep/libgit2/libgit2"]
path = dep/libgit2/libgit2
url = https://github.com/stinb/libgit2.git
[submodule "dep/libssh2/libssh2"]
path = dep/libssh2/libssh2
url = https://github.com/libssh2/libssh2.git
[submodule "dep/openssl/openssl"]
path = dep/openssl/openssl
url = https://github.com/openssl/openssl.git
[submodule "dep/git/git"]
path = dep/git/git
url = https://github.com/git/git.git
[submodule "dep/cmark/cmark"]
path = dep/cmark/cmark
url = https://github.com/commonmark/cmark.git
[submodule "dep/hunspell/hunspell"]
path = dep/hunspell/hunspell
url = https://github.com/hunspell/hunspell
[submodule "test/dep/zip"]
path = test/dep/zip
url = https://github.com/kuba--/zip.git
[submodule "dep/scintilla/lexilla"]
path = dep/scintilla/lexilla
url = https://github.com/ScintillaOrg/lexilla.git
[submodule "dep/scintilla/scintillua"]
path = dep/scintilla/scintillua
url = https://github.com/orbitalquark/scintillua.git