Gittyup/.gitmodules

28 lines
949 B
Plaintext
Raw Normal View History

2018-12-13 02:22:04 +03:00
[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
2018-12-13 02:22:04 +03:00
[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
2022-01-28 11:28:14 +03:00
url = https://github.com/ScintillaOrg/lexilla.git
[submodule "dep/scintilla/scintillua"]
path = dep/scintilla/scintillua
url = https://github.com/orbitalquark/scintillua.git