-
-
Notifications
You must be signed in to change notification settings - Fork 288
/
.gitmodules
40 lines (40 loc) · 1.33 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
[submodule "citation-style-language-locales"]
path = submodules/citation-style-language-locales
url = https://github.com/citation-style-language/locales.git
branch = master
[submodule "babel"]
path = submodules/babel
url = https://github.com/latex3/babel.git
branch = main
[submodule "biblatex"]
path = submodules/biblatex
url = https://github.com/plk/biblatex.git
branch = dev
[submodule "zotero-odf-scan-plugin"]
path = submodules/zotero-odf-scan-plugin
url = https://github.com/Juris-M/zotero-odf-scan-plugin.git
branch = master
[submodule "submodules/zotero-utilities"]
path = submodules/zotero-utilities
url = https://github.com/zotero/utilities.git
branch = master
[submodule "submodules/biber"]
path = submodules/biber
url = https://github.com/plk/biber.git
branch = dev
[submodule "submodules/citation-style-language-schema"]
path = submodules/citation-style-language-schema
url = https://github.com/citation-style-language/schema
branch = master
[submodule "site/themes/relearn"]
path = site/themes/relearn
url = https://github.com/McShelby/hugo-theme-relearn.git
branch = main
[submodule "submodules/zotero"]
path = submodules/zotero
url = https://github.com/zotero/zotero.git
branch = main
[submodule "submodules/translators"]
path = submodules/translators
url = https://github.com/zotero/translators.git
branch = master