-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
32 lines (32 loc) · 886 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
[submodule "wireframe-model"]
path = wireframe-model
url = https://github.com/Milvintsiss-42/wireframe-model
master = master
[submodule "pipex"]
path = pipex
url = https://github.com/Milvintsiss-42/pipex
master = master
[submodule "libft"]
path = libft
url = https://github.com/Milvintsiss-42/libft
master = v1.2.0
[submodule "printf"]
path = printf
url = https://github.com/Milvintsiss-42/printf
master = master
[submodule "get_next_line"]
path = get_next_line
url = https://github.com/Milvintsiss-42/get_next_line
master = master
[submodule "piscine42"]
path = piscine42
url = https://github.com/Milvintsiss-42/piscine42
master = master
[submodule "push_swap"]
path = push_swap
url = https://github.com/Milvintsiss-42/push_swap
master = master
[submodule "philosophers"]
path = philosophers
url = [email protected]:Milvintsiss-42/philosophers.git
branch = master