How to resolve merge conflicts in gitlab
- George Apostolov
- 05 Sep 2025
Guide
Log in to your GitLab account and navigate and select "Merge requests."
As you can see in this merge request there are conflicts. Click on "Resolve this conflicts."
Select "Use ours" or "Use theirs," depending on which version you want to keep for resolving the merge conflict.
Click "Commit to source branch."
Review the other fields as needed. When ready, click "Merge" to complete the merge request.
Create your first interactive demo in minutes
No credit card required • Start building today


