forked from FiligranHQ/zotprime
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitmodules
20 lines (19 loc) · 814 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "client/zotero-client"]
path = client/zotero-client
url = https://github.com/uniuuu/zotero
[submodule "client/zotero-standalone-build"]
path = client/zotero-standalone-build
url = https://github.com/uniuuu/zotero-standalone-build
[submodule "client/zotero-build"]
path = client/zotero-build
url = https://github.com/uniuuu/zotero-build
branch = master
[submodule "stack/dataserver/dataserver"]
path = stack/dataserver/dataserver
url = https://github.com/uniuuu/dataserver.git
[submodule "stack/tinymce-clean-server/tinymce-clean-server"]
path = stack/tinymce-clean-server/tinymce-clean-server
url = https://github.com/uniuuu/tinymce-clean-server.git
[submodule "stack/stream-server/stream-server"]
path = stack/stream-server/stream-server
url = https://github.com/uniuuu/stream-server.git