-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
38 lines (38 loc) · 1018 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
33
34
35
36
37
38
[submodule "AppFrameThoughts"]
path = AppFrameThoughts
url = [email protected]:TDAkory/AppFrameThoughts.git
branch = master
[submodule "CppLearn"]
path = CppLearn
url = [email protected]:TDAkory/CppLearn.git
branch = master
[submodule "CSFundations"]
path = CSFundations
url = [email protected]:TDAkory/CSFundations.git
branch = master
[submodule "GoLearn"]
path = GoLearn
url = [email protected]:TDAkory/GoLearn.git
branch = master
[submodule "LinuxLearn"]
path = LinuxLearn
url = [email protected]:TDAkory/LinuxLearn.git
branch = master
[submodule "PythonLearn"]
path = PythonLearn
url = [email protected]:TDAkory/PythonLearn.git
branch = master
[submodule "RustLearn"]
path = RustLearn
url = [email protected]:TDAkory/RustLearn.git
branch = master
[submodule "Readings"]
path = Readings
url = [email protected]:TDAkory/Readings.git
[submodule "ZImages"]
path = ZImages
url = [email protected]:TDAkory/ImageResources.git
[submodule "BlogSrc"]
path = BlogSrc
url = [email protected]:TDAkory/BlogSrc.git
branch = master