git cherry-pick冲突解决:
我使用的vscode, 选择incomming,没实际图片,不贴了。。。
解决冲突后,
git add .
再,
git cherry-pick --continue
然后 git push 即可
若:
remote: GitLab: You are not allowed to push code to protected branches on this project.To *.git
! [remote rejected] * -> * (pre-receive hook declined)
是因为:
there's no problem - everything works as expected.
In GitLab some branches can be protected. By default only Maintainer/Owner users can commit to protected branches (see
GitCherry-Pick冲突处理与GitLab保护分支权限

最低0.47元/天 解锁文章
1243

被折叠的 条评论
为什么被折叠?



