-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
33 lines (33 loc) · 1.14 KB
/
Copy path.gitmodules
File metadata and controls
33 lines (33 loc) · 1.14 KB
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
[submodule "graphql-poc"]
path = graphql-poc
url = git@github.com:coder7475/graphql-poc.git
[submodule "socket_programming"]
path = socket_programming
url = git@github.com:coder7475/socket_programming.git
[submodule "server-side-events"]
path = server-side-events
url = git@github.com:coder7475/server-side-events.git
[submodule "elk-stack"]
path = elk-stack
url = git@github.com:coder7475/elk-stack.git
[submodule "frameworks"]
path = frameworks
url = git@github.com:coder7475/nestjs.git
[submodule "nestjs"]
path = nestjs
url = git@github.com:coder7475/nestjs.git
[submodule "languages/rust-by-practice-solutions"]
path = languages/rust-by-practice-solutions
url = git@github.com:coder7475/rust-by-practice-solutions.git
[submodule "coding-challenges"]
path = coding-challenges
url = git@github.com:coder7475/coding-challenges.git
[submodule "QA"]
path = QA
url = git@github.com:coder7475/QA.git
[submodule "databases/sql"]
path = databases/sql
url = git@github.com:coder7475/sql.git
[submodule "databases/mongodb-exploration-in-depth"]
path = databases/mongodb-exploration-in-depth
url = git@github.com:coder7475/mongodb-exploration-in-depth.git