总共三个命令
1. git add .
2. git commit -m "备注"
3. git push
git 上传文件
原文:https://www.cnblogs.com/lishuaiqi/p/12741554.html