-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
44 lines (44 loc) · 1.53 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
[submodule "KotlinFuzzer"]
path = projects/KotlinFuzzer
url = [email protected]:ItsLastDay/KotlinFuzzer.git
branch = master
[submodule "idris-a-mazing"]
path = projects/idris-a-mazing
url = [email protected]:ItsLastDay/idris-a-mazing.git
branch = master
[submodule "stackoverflow_map"]
path = projects/stackoverflow_map
url = [email protected]:ItsLastDay/stackoverflow_map.git
branch = master
[submodule "projects/hackathons/eight"]
path = projects/hackathons/eight
url = [email protected]:ItsLastDay/eight.git
branch = master
[submodule "projects/hackathons/Cheat-program"]
path = projects/hackathons/Cheat-program
url = [email protected]:lesya-tishencko/Cheat-program.git
branch = master
[submodule "projects/hackathons/pipinstall"]
path = projects/hackathons/pipinstall
url = [email protected]:ItsLastDay/pipinstall.git
branch = master
[submodule "projects/hackathons/magic-box"]
path = projects/hackathons/magic-box
url = [email protected]:funtechhackday/magic-box.git
branch = master
[submodule "subjects/Java/java-2-au-course"]
path = subjects/Java/java-2-au-course
url = [email protected]:ItsLastDay/java-2-au-course.git
branch = ha4
[submodule "subjects/au-linux-kernel-autumn-2017"]
path = subjects/LinuxKernel
url = [email protected]:ItsLastDay/au-linux-kernel-autumn-2017.git
branch = master
[submodule "subjects/au_dl_course"]
path = subjects/DeepLearning
url = [email protected]:ItsLastDay/au_dl_course.git
branch = master
[submodule "projects/FindMyShoes"]
path = projects/FindMyShoes
url = [email protected]:ItsLastDay/FindMyShoes.git
branch = master