forked from TortoiseGit/TortoiseGit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 881 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://github.com/TortoiseGit/apr.git
[submodule "ext/tgit"]
path = ext/tgit
url = https://code.google.com/p/tortoisegit.tgit
[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://code.google.com/p/tortoisegit.pcre/
[submodule "ext/gtest"]
path = ext/gtest
url = https://git.chromium.org/external/googletest.git