projects
/
42
/
ft_printf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55289b8
)
Changed the source for Libftmodule so that it can be accessed by anyone,
author
Lukas Jiriste
<ljiriste@student.42prague.com>
Wed, 6 Sep 2023 12:25:33 +0000
(14:25 +0200)
committer
Lukas Jiriste
<ljiriste@student.42prague.com>
Wed, 6 Sep 2023 12:25:33 +0000
(14:25 +0200)
lest one would be able to access ft_printf but not the Libft that is also needed.
.gitmodules
patch
|
blob
|
history
diff --git
a/.gitmodules
b/.gitmodules
index b849a27539d972c5fa58c8557d2244760a4dd048..48b01da2df430c845ab1a407ff5049bc6a15f423 100644
(file)
--- a/
.gitmodules
+++ b/
.gitmodules
@@
-1,3
+1,3
@@
[submodule "Libft"]
path = Libft
- url = git
@78.102.58.167:git_reps
/Libft.git
+ url = git
://78.102.58.167
/Libft.git