Sharon Mai20230522, Mon
情境:更新的程式需要推送到GitHub
加入存檔準備,方法有二:
git add .
git add views.py
git status
git commit -m "更改說明"
git commit -m "fix: yoyoyo"
git push
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up