Compare commits
No commits in common. "6c51a6cb1044bb143f998747384db3e33d026516" and "65af2c834127d8f4121ac302531ec4f68fa6b221" have entirely different histories.
6c51a6cb10
...
65af2c8341
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 */
|
||||||
|
|
불러오는 중…
Reference in a new issue