-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitmodules
32 lines (32 loc) · 1.19 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
[submodule "schema"]
path = submodules/schema
url = https://github.com/citation-style-language/schema.git
[submodule "submodules/locales"]
path = submodules/locales
url = https://github.com/zepinglee/csl-locales.git
branch = ctan
[submodule "submodules/abbreviations"]
path = submodules/abbreviations
url = https://github.com/citation-style-language/abbreviations.git
[submodule "submodules/jabref-abbrv"]
path = submodules/jabref-abbrv
url = https://github.com/JabRef/abbrv.jabref.org.git
[submodule "tests/test-suite"]
path = tests/fixtures/test-suite
url = https://github.com/citation-style-language/test-suite.git
[submodule "submodules/luaxml"]
path = submodules/luaxml
url = https://github.com/zepinglee/LuaXML.git
[submodule "submodules/lua-uca"]
path = submodules/lua-uca
url = https://github.com/zepinglee/lua-uca.git
[submodule "submodules/lua-uni-algos"]
path = submodules/lua-uni-algos
url = https://github.com/zepinglee/lua-uni-algos.git
[submodule "submodules/unicode-data"]
path = submodules/unicode-data
url = https://github.com/latex3/unicode-data.git
[submodule "tests/locales"]
path = tests/locales
url = https://github.com/citation-style-language/locales.git
branch = v1.0.2