libft submodule reinit because of detached head state
This commit is contained in:
parent
54a6cdecb0
commit
af6452358c
4 changed files with 4 additions and 4 deletions
2
42sh/.gitmodules
vendored
2
42sh/.gitmodules
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
[submodule "libft"]
|
[submodule "libft"]
|
||||||
path = libft
|
path = libft
|
||||||
url = http://github.com/jzck/libft
|
url = https://github.com/jzck/libft.git
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
/* By: jhalford <marvin@42.fr> +#+ +:+ +#+ */
|
/* By: jhalford <marvin@42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2016/11/10 13:07:44 by jhalford #+# #+# */
|
/* Created: 2016/11/10 13:07:44 by jhalford #+# #+# */
|
||||||
/* Updated: 2016/11/29 20:08:37 by jhalford ### ########.fr */
|
/* Updated: 2016/11/29 20:30:49 by jhalford ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit d32c56c98eab4561374d946ce3dee2b25d253a1e
|
Subproject commit 579520046d5c025368da365a4f15c793d5a5ee13
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
/* By: jhalford <marvin@42.fr> +#+ +:+ +#+ */
|
/* By: jhalford <marvin@42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2016/11/14 17:28:14 by jhalford #+# #+# */
|
/* Created: 2016/11/14 17:28:14 by jhalford #+# #+# */
|
||||||
/* Updated: 2016/11/29 20:29:12 by jhalford ### ########.fr */
|
/* Updated: 2016/11/29 20:30:49 by jhalford ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue