gpt4 book ai didi

git - 如何中止 cherry-pick ?

转载 作者:IT王子 更新时间:2023-10-29 01:11:54 27 4
gpt4 key购买 nike

我跑了 git cherry-pick <hash>并有 merge 冲突。我不想解决冲突,我只想中止挑选。在进行实际 merge 时(使用 git merge )有方便的 git merge --abort .什么等同于 cherry-pick ?

最佳答案

您可以执行以下操作

git cherry-pick --abort

来自git cherry-pick docs

--abort  

Cancel the operation and return to the pre-sequence state.

关于git - 如何中止 cherry-pick ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16820852/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com