-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
50 lines (48 loc) · 1.94 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
41
42
43
44
45
46
47
48
49
50
[submodule "java-coding-techniques"]
path = java-coding-techniques
url = https://github.com/star-books-coffee/java-coding-techniques
[submodule "object"]
path = object
url = https://github.com/star-books-coffee/object
[submodule "aws-structure-and-services"]
path = aws-structure-and-services
url = https://github.com/star-books-coffee/aws-structure-and-services
[submodule "effective-java-book"]
path = effective-java-book
url = https://github.com/Yooa-Backend-Study/effective-java-book
[submodule "server-structure-and-technology"]
path = server-structure-and-technology
url = https://github.com/star-books-study/server-structure-and-technology
[submodule "the-programmers-brain"]
path = the-programmers-brain
url = https://github.com/star-books-study/the-programmers-brain
[submodule "tobys-spring"]
path = tobys-spring
url = https://github.com/star-books-study/tobys-spring
[submodule "http-network-basic"]
path = http-network-basic
url = https://github.com/star-books-study/http-network-basic
[submodule "troubleshooting-java"]
path = troubleshooting-java
url = https://github.com/star-books-study/troubleshooting-java
[submodule "tidy-first"]
path = tidy-first
url = https://github.com/star-books-study/tidy-first
[submodule "docs-for-developer"]
path = docs-for-developer
url = https://github.com/star-books-study/docs-for-developer
[submodule "great-IT-english"]
path = great-IT-english
url = https://github.com/star-books-study/great-IT-english
[submodule "object-oriented-facts-and-misconceptions"]
path = object-oriented-facts-and-misconceptions
url = https://github.com/lab-of-song/object-oriented-lab
[submodule "system-design"]
path = system-design
url = https://github.com/lab-of-song/system-design-study
[submodule "object-oriented-lab"]
path = object-oriented-lab
url = https://github.com/lab-of-song/object-oriented-lab
[submodule "system-design-study"]
path = system-design-study
url = https://github.com/lab-of-song/system-design-study