5 lines
64 B
Plaintext
Executable File
5 lines
64 B
Plaintext
Executable File
git status
|
|
git add .
|
|
git commit -m "unzip !"
|
|
git push
|
|
git status |