When I create a Merge Request from Branch A
to Branch B
, I get the following error:
"Merge failed: Rebase failed. Please rebase locally. Please try again."
I was able to create the Merge Request successfully before but I this time, I am getting that error.
I am wondering what changes I need to make in Branch A or in git in order to avoid that error.
This is what I have tried:
I have made few more commits in Branch A and tried again but it doesn't resolve the problem