1.上传软件a.exe 用到了: git status git add a.exe git rm –cached a.exe git commit -m ‘some comments’ git push