-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 884 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
[submodule "machine/public-endpoint"]
path = machine/public-endpoint
url = [email protected]:vanderbilt-design-studio/public-endpoint.git
branch = master
[submodule "machine/poller-pi"]
path = machine/poller-pi
url = [email protected]:vanderbilt-design-studio/poller-pi.git
branch = master
[submodule "output/sign"]
path = output/sign
url = [email protected]:vanderbilt-design-studio/sign.git
branch = master
[submodule "output/site-overrides"]
path = output/site-overrides
url = [email protected]:vanderbilt-design-studio/site-overrides.git
branch = master
[submodule "output/driver-pi"]
path = output/driver-pi
url = [email protected]:vanderbilt-design-studio/driver-pi.git
branch = master
[submodule "input/python-ultimaker-printer-api"]
path = input/python-ultimaker-printer-api
url = [email protected]:vanderbilt-design-studio/python-ultimaker-printer-api.git
branch = master