Merge blocked: the source branch must be rebased onto the target branch.

将原有的分支重新合并到自己的分支,然后pull代码

此时gitlib上的mr就会变化成这样
Ready to be merged automatically. Ask someone with write access to this repository to merge this request

本文详细介绍了Git的Merge blocked情况,以及如何解决。当源分支需要基于目标分支进行rebase,完成后再pull代码,使得Merge Request变为Ready to be merged automatically。此过程涉及Git的高级操作,适合有一定经验的开发者参考。
Merge blocked: the source branch must be rebased onto the target branch.

将原有的分支重新合并到自己的分支,然后pull代码

此时gitlib上的mr就会变化成这样
Ready to be merged automatically. Ask someone with write access to this repository to merge this request

8995
2735
5万+
2360
826
7473

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