-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (26 loc) · 823 Bytes
/
.gitmodules
File metadata and controls
30 lines (26 loc) · 823 Bytes
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
[submodule "lombok-study"]
path = lombok-study
url = https://github.com/youngsu5582/lombok-study
branch = main
[submodule "java-modern-study"]
path = java-modern-study
url = https://github.com/youngsu5582/java-modern-study
branch = main
[submodule "security-study"]
path = security-study
url = https://github.com/youngsu5582/security-study
branch = main
[submodule "curious-java-study"]
path = curious-java-study
url = https://github.com/youngsu5582/curious-java-study
branch = main
[submodule "open-in-view-study"]
path = open-in-view-study
url = https://github.com/youngsu5582/open-in-view-study
branch = main
[submodule "jpa-study"]
path = jpa-study
url = https://github.com/youngsu5582/jpa-study
[submodule "cucumber-test"]
path = cucumber-test
url = https://github.com/youngsu5582/cucumber-test