git status
git add .
git commit -m "commit message"
git add
git push
上一篇:本地分支
下一篇:本地分支的存在有什么意义,它与团队协作和版本控制有何关系?