diff options
| author | Charles <sircharlesaze@gmail.com> | 2019-08-25 21:11:01 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2019-08-25 21:11:01 +0200 |
| commit | e851a2a0f58cd15c6eba46805e8890613430ffe1 (patch) | |
| tree | e0d2a6ad3ca83366c020ab8c3ed78b68249f480c | |
| parent | bbf855f5a027f8b92eeebe0e3f7a579a7f420771 (diff) | |
| download | get_next_line-e851a2a0f58cd15c6eba46805e8890613430ffe1.tar.gz get_next_line-e851a2a0f58cd15c6eba46805e8890613430ffe1.tar.bz2 get_next_line-e851a2a0f58cd15c6eba46805e8890613430ffe1.zip | |
messing around with git modules
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index c3c466b..92ebdd9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libft"] path = libft - url = ./libft + url = https://github.com/HappyTramp/libft |
