git 回退之前的合并操作

git revert commit_id -m 数字是针对,merge提交点的操作

 git rm -r --cached *.iml   删除远端

 

转载于:https://www.cnblogs.com/nhz-M/p/10564408.html