2016-10-27 Git常用操作 提交git add -Agit commit -m git push origin : 撤销add未commit的文件git rm —cached git reset . 删除远程分支和taggit push origin :