-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
27 lines (27 loc) · 1.16 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
[submodule "c/BegC4D/chapter06/ex0612/c/head-first-c"]
path = c/BegC4D/chapter06/ex0612/c/head-first-c
url = https://github.com/dogriffiths/HeadFirstC.git
[submodule "free-programming-books"]
path = free-programming-books
url = https://github.com/EbookFoundation/free-programming-books.git
[submodule "rust/programming_rust"]
path = rust/programming_rust
url = https://github.com/ProgrammingRust/examples.git
[submodule "udacity_ud864_google_maps.git"]
path = udacity_ud864_google_maps.git
url = https://github.com/udacity/ud864.git
[submodule "rust/rustlang-book"]
path = rust/rustlang-book
url = https://github.com/rust-lang/book.git
[submodule "c/headfirst-c"]
path = c/headfirst-c
url = https://github.com/dogriffiths/HeadFirstC.git
[submodule "building-tools-with-github"]
path = building-tools-with-github
url = https://github.com/xrd/building-tools-with-github
[submodule "sandbox/building-tools-with-github/test-wiki"]
path = sandbox/building-tools-with-github/test-wiki
url = https://github.com/bunnybooboo/learning-path.wiki.git
[submodule "github-api-platform-samples"]
path = github-api-platform-samples
url = [email protected]:bunnybooboo/platform-samples.git