git add .
git commit -m "update:更新信息xxxx"
git branch
git pull orign 分支名称
git push orign 分支名称
Git常用命令
原文:https://www.cnblogs.com/pioneerMax/p/12501312.html