git pull git add 文件路径 git add ./ git commit -m "注释" git push origin master