配置好賬號密碼 git clone -b (分支名) (http/ssh) git pull git add (文件路徑)或者 git add --all git commit -m (內(nèi)容描述) git push