forked from leihs/leihs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
33 lines (33 loc) · 981 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
28
29
30
31
32
33
[submodule "legacy"]
path = legacy
url = https://github.com/leihs/leihs_legacy
[submodule "database"]
path = database
url = https://github.com/leihs/leihs_database
[submodule "deploy"]
path = deploy
url = https://github.com/leihs/leihs_deploy
[submodule "zhdk-inventory"]
path = zhdk-inventory
url = https://github.com/leihs/leihs_zhdk-inventory
[submodule "documentation"]
path = documentation
url = https://github.com/leihs/leihs_documentation
[submodule "admin"]
path = admin
url = https://github.com/leihs/leihs-admin.git
[submodule "procure"]
path = procure
url = https://github.com/leihs/leihs-procure
[submodule "my"]
path = my
url = https://github.com/leihs/leihs-my
[submodule "integration-tests"]
path = integration-tests
url = https://github.com/leihs/leihs-integration-tests.git
[submodule "mail"]
path = mail
url = https://github.com/leihs/leihs-mail.git
[submodule "borrow"]
path = borrow
url = https://github.com/leihs/leihs-borrow.git