-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
76 lines (76 loc) · 2.66 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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
[submodule "LEVEL1/racingcar-step1"]
path = LEVEL1/racingcar-step1
url = https://github.com/00kang/javascript-racingcar.git
branch = step1
[submodule "LEVEL1/racingcar-step2"]
path = LEVEL1/racingcar-step2
url = https://github.com/00kang/javascript-racingcar.git
branch = step2
[submodule "LEVEL1/lotto-step1"]
path = LEVEL1/lotto-step1
url = https://github.com/00kang/javascript-lotto.git
branch = step1
[submodule "LEVEL1/lotto-step2"]
path = LEVEL1/lotto-step2
url = https://github.com/00kang/javascript-lotto.git
branch = step2
[submodule "LEVEL1/lunch-step1"]
path = LEVEL1/lunch-step1
url = https://github.com/00kang/javascript-lunch.git
branch = step1
[submodule "LEVEL1/lunch-step2"]
path = LEVEL1/lunch-step2
url = https://github.com/00kang/javascript-lunch.git
branch = step2
[submodule "LEVEL1/movie-review-step1"]
path = LEVEL1/movie-review-step1
url = https://github.com/00kang/javascript-movie-review.git
branch = step1
[submodule "LEVEL1/movie-review-step2"]
path = LEVEL1/movie-review-step2
url = https://github.com/00kang/javascript-movie-review.git
branch = step2
[submodule "LEVEL2/payments-step1"]
path = LEVEL2/payments-step1
url = https://github.com/00kang/react-payments.git
branch = step1
[submodule "LEVEL2/payments-step2"]
path = LEVEL2/payments-step2
url = https://github.com/00kang/react-payments.git
branch = step2
[submodule "LEVEL2/modules-step1"]
path = LEVEL2/modules-step1
url = https://github.com/00kang/react-modules.git
branch = step1
[submodule "LEVEL2/modules-step2"]
path = LEVEL2/modules-step2
url = https://github.com/00kang/react-modules.git
branch = step2
[submodule "LEVEL2/shopping-cart--step1"]
path = LEVEL2/shopping-cart--step1
url = https://github.com/00kang/react-shopping-cart
branch = step1
[submodule "LEVEL2/shopping-cart--step2"]
path = LEVEL2/shopping-cart--step2
url = https://github.com/00kang/react-shopping-cart
branch = step2
[submodule "LEVEL2/shopping-products--step1"]
path = LEVEL2/shopping-products--step1
url = https://github.com/00kang/react-shopping-products
branch = step1
[submodule "LEVEL2/shopping-products--step2"]
path = LEVEL2/shopping-products--step2
url = https://github.com/00kang/react-shopping-products
branch = step2
[submodule "LEVEL4/performance-development"]
path = LEVEL4/performance-development
url = https://github.com/00kang/perf-basecamp
branch = 00kang
[submodule "LEVEL4/accessibility-development-pre"]
path = LEVEL4/accessibility-development-pre
url = https://github.com/00kang/self-paced-enhance-usability
branch = main
[submodule "LEVEL4/accessibility-development"]
path = LEVEL4/accessibility-development
url = https://github.com/00kang/a11y-airline
branch = 00kang