使用SourceTree報git -c diff.mnemonicprefix=false -c core.quotepath=false revert --no-edit錯誤

今天在向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

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章