3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
git add .
|
|
git commit -m "auto update"
|
|
git push -u -f origin master |