Ok, Try following this documentation this might help you to resolve the issue you are facing.
And for me to look please share the screenshot.
https://confluence.atlassian.com/bitbucket/resolve-merge-conflicts-704414003.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
cloned the repository to my master branch but it again showing merge conflict error in my other branch ,its showing that "automatic merge failed;fix conflict and then commit the result"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I cloned the repository to my master branch but it again showing merge conflict error in my other branch ,its showing that "automatic merge failed;fix conflict and then commit the result"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
Merge Conflict occurs when the same lines are being edited both in the source and destination file. This merge conflict can be resolved by keeping the required lines from source or destination.
Clone the repository and fix the merge conflict
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.