forked from TortoiseGit/TortoiseGit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
27 lines (27 loc) · 878 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 "ext/apr-util"]
path = ext/apr-util
url = https://github.com/apache/apr-util.git
[submodule "ext/apr"]
path = ext/apr
url = https://gitlab.com/tortoisegit/apr.git
[submodule "ext/tgit"]
path = ext/tgit
url = https://gitlab.com/tortoisegit/tgit.git
[submodule "ext/zlib"]
path = ext/zlib
url = https://github.com/madler/zlib.git
[submodule "ext/libgit2"]
path = ext/libgit2
url = https://github.com/libgit2/libgit2.git
[submodule "ext/spell"]
path = ext/spell
url = http://anongit.freedesktop.org/git/libreoffice/dictionaries.git
[submodule "ext/editorconfig"]
path = ext/editorconfig
url = https://github.com/editorconfig/editorconfig-core-c.git
[submodule "ext/pcre"]
path = ext/pcre
url = https://gitlab.com/tortoisegit/pcre.git
[submodule "ext/gtest"]
path = ext/gtest
url = https://chromium.googlesource.com/external/gtest.git