forked from TortoiseGit/TortoiseGit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.29 KB
/
.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[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 = https://github.com/LibreOffice/dictionaries
[submodule "ext/editorconfig"]
path = ext/editorconfig
url = https://github.com/editorconfig/editorconfig-core-c.git
[submodule "ext/pcre2"]
path = ext/pcre2
url = https://github.com/PhilipHazel/pcre2.git
[submodule "ext/simpleini"]
path = ext/simpleini
url = https://github.com/brofield/simpleini.git
[submodule "ext/googletest"]
path = ext/googletest
url = https://github.com/google/googletest.git
[submodule "ext/OGDF"]
path = ext/OGDF
url = https://github.com/ogdf/ogdf
[submodule "ext/hunspell"]
path = ext/hunspell
url = https://github.com/hunspell/hunspell.git
[submodule "ext/json"]
path = ext/json
url = https://github.com/nlohmann/json.git
[submodule "ext/lexilla"]
path = ext/lexilla
url = https://github.com/ScintillaOrg/lexilla.git