gitlib出现Rabase提示:Merge blocked: the source branch must be rebased onto the target branch.解决办法

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

在这里插入图片描述


版权声明:本文为sunyuhua_keyboard原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。