Compare commits
No commits in common. "6c51a6cb1044bb143f998747384db3e33d026516" and "65af2c834127d8f4121ac302531ec4f68fa6b221" have entirely different histories.
6c51a6cb10
...
65af2c8341
2 changed files with 1 additions and 2 deletions
|
@ -19,7 +19,7 @@ git pull
|
|||
```
|
||||
|
||||
upload updates
|
||||
git
|
||||
|
||||
``` sh
|
||||
git add .
|
||||
git commit -m "meaningfull message"
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
/*test */
|
||||
/* librairie standard ... */
|
||||
#include <stdlib.h>
|
||||
/* pour getopt */
|
||||
|
|
Loading…
Reference in a new issue