git

git rm -r --cached pom.xml  删除远程

git commit -m "xx"  提交

git push  推送

原文地址:https://www.cnblogs.com/kedoudejingshen/p/8060348.html