微信扫一扫
1:加载修改的文件:git add .
2:提交注释: git commit -m "annotation"
3:提交:git push (origin master)括号可以不要
相关推荐