2
0
Ответвление 0

Сравнить коммиты

...

3 коммитов

2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -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"

Просмотреть файл

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