I have two branches main branch and live branch. This is what I did
- Created Merge request from main to live and merged
- Then reverted it
- Created a feature branch and merged it to the live branch
- Again created a Merge request from main to live
- Now its showing 0 changes in the merge request
Is there a way to merge the changes from main to live?