今天在向git上提交代码向回退的收出现了下面的错误:

git -c diff.mnemonicprefix=false -c core.quotepath=false revert --no-edit 7eb1df2ef63e99c55226eadd1a6a3d4e7e244fff error: commit 7eb1df2ef63e99c55226eadd1a6a3d4e7e244fff is a merge but no -m option was given. fatal: revert failed
解决方法:

工具-》选项-》把ssh客户端选择OpenSSH

使用SourceTree报git -c diff.mnemonicprefix=false -c core.quotepath=false revert --no-edit错误

相关文章:

  • 2022-01-17
  • 2021-12-16
  • 2022-12-23
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
  • 2021-09-05
  • 2022-12-23
猜你喜欢
  • 2021-09-28
  • 2021-10-01
  • 2022-12-23
相关资源
相似解决方案