juste un test pour apprendre git etud

Este commit está contenido en:
Abderrahman El-Ouali 2023-02-07 13:25:34 +02:00
padre 2d36f2b1fd
commit 38101b6d49
Se han modificado 2 ficheros con 2 adiciones y 1 borrados

Ver fichero

@ -19,7 +19,7 @@ git pull
``` ```
upload updates upload updates
git
``` sh ``` sh
git add . git add .
git commit -m "meaningfull message" git commit -m "meaningfull message"

Ver fichero

@ -1,3 +1,4 @@
/*test */
/* librairie standard ... */ /* librairie standard ... */
#include <stdlib.h> #include <stdlib.h>
/* pour getopt */ /* pour getopt */