Spaces:
Runtime error
Runtime error
| #git config --global credential.helper store | |
| git add * | |
| git commit -m "update" # git commit --amend -m '重新commit' | |
| git pull | |
| git push -f |