git 合并冲突 取消合并

如果有冲突,会出现MERING

使用git merge  --abort命令解决冲突

原文地址:https://www.cnblogs.com/polax/p/10756598.html