-
Notifications
You must be signed in to change notification settings - Fork 31
/
.gitmodules
24 lines (24 loc) · 957 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 "chapter07/windmill"]
path = chapter07/windmill
url = https://github.com/pnavarrc/windmill.git
[submodule "chapter07/windmill-sample"]
path = chapter07/windmill-sample
url = https://github.com/pnavarrc/windmill-sample.git
[submodule "chapter08/hdi-explorer"]
path = chapter08/hdi-explorer
url = https://github.com/pnavarrc/hdi-explorer.git
[submodule "chapter12/hdi-explorer"]
path = chapter12/hdi-explorer
url = https://github.com/pnavarrc/hdi-explorer.git
[submodule "chapter13/chirp-server"]
path = chapter13/chirp-server
url = https://github.com/pnavarrc/chirp-server.git
[submodule "chapter13/chirp-client"]
path = chapter13/chirp-client
url = https://github.com/pnavarrc/chirp-client.git
[submodule "chapter12/chirp-client"]
path = chapter12/chirp-client
url = https://github.com/pnavarrc/chirp-client.git
[submodule "chapter12/chirp-server"]
path = chapter12/chirp-server
url = https://github.com/pnavarrc/chirp-server.git