1
0
Fork 0

Fix submodules

This commit is contained in:
Nguyễn Gia Phong 2020-07-08 15:50:59 +07:00
parent e09aa90e0e
commit dc6f57c3af
2 changed files with 10 additions and 3 deletions

11
.gitmodules vendored
View File

@ -1,11 +1,18 @@
[submodule "paip/book"]
path = paip/book
url = https://github.com/norvig/paip-lisp.git
[submodule "usth/ICT2.8"]
path = usth/ICT2.8
url = https://github.com/McSinyx/os2020.git
[submodule "usth/ICT2.9/speakerid"]
path = usth/ICT2.9/speakerid
url = https://github.com/McSinyx/speakerid.git
[submodule "usth/ICT2.12/recipe"]
path = usth/ICT2.12/recipe
url = https://github.com/McSinyx/recipe.git
[submodule "usth/ICT2.5/cheese-shop"]
path = usth/ICT2.5/cheese-shop
url = https://github.com/McSinyx/cheese-shop.git
[submodule "usth/ICT2.5/practical/mywind"]
path = usth/ICT2.5/practical/mywind
url = https://github.com/dalers/mywind.git

@ -1 +1 @@
Subproject commit 63ad0c373de0f57de4cd8032e0d6703cb2d2d41e
Subproject commit 00ea518b3af9eceb7f848aced9942793337f80e1