0.git add * (如果你需要修改源码需要在 1 之前使用,然后再回到 1)
1.git commit -m '提交文字描述'
2.git push -u origin master (上传到主分支)