-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
32 lines (32 loc) · 952 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
25
26
27
28
29
30
31
32
[submodule "codewars-8-kyu"]
path = codewars-8-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 8-kyu
[submodule "codewars-7-kyu"]
path = codewars-7-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 7-kyu
[submodule "codewars-6-kyu"]
path = codewars-6-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 6-kyu
[submodule "codewars-5-kyu"]
path = codewars-5-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 5-kyu
[submodule "codewars-4-kyu"]
path = codewars-4-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 4-kyu
[submodule "codewars-3-kyu"]
path = codewars-3-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 3-kyu
[submodule "codewars-2-kyu"]
path = codewars-2-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 2-kyu
[submodule "codewars-1-kyu"]
path = codewars-1-kyu
url = https://github.com/fazaimron27/codewars.git
branch = 1-kyu