git add .
git commit -m "提交xx文件"
git push -u origin master
参考博客:https://www.cnblogs.com/XuChengNotes/p/11455949.html