【发布时间】:2016-12-26 19:55:06
【问题描述】:
在樱桃挑选失败后,它说没有给出-m 选项。我该怎么做才能使樱桃采摘起作用?
终端:
git cherry-pick abcdeeee
error: Commit abcdeeee is a merge but no -m option was given.
fatal: cherry-pick failed
【问题讨论】:
-
错误信息说没有给出
-m选项。为什么不尝试添加-m选项?
标签: git