Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

merge conflict in bitbucket

Ganeshkumar k September 17, 2019

can you share me the steps to resolve mail configuration for merge conflict in bitbucket or onestash

1 answer

0 votes
mathagician September 17, 2019

Hello Ganesh Kumar,

Merge conflict is a situation that comes when git is not able to decide which piece of the code/data to be used since the last change was made to a file.

 

In your code, you see

 

<<<<<<<<

<code before>

...............

 

=========

<code after>

................

>>>>>>>>>

 

you need to decide after carefully seeing the code between <code before> and <code after> and remove the delimiters <<<<<<<<, ========, >>>>>>>>.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events