Compare commits

..

No commits in common. "6c51a6cb1044bb143f998747384db3e33d026516" and "65af2c834127d8f4121ac302531ec4f68fa6b221" have entirely different histories.

2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

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