Compare commits

..

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

2 changed files with 1 additions and 2 deletions

View file

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

View file

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