mohamed: 2:31
msaid: 2:41
<<<<<<< HEAD
mohamed: 2:52
=======
msaid: 2:55
>>>>>>> msaid_test/test
This is the final product after merging a branch with the master branch.
This was the content of the file in master branch before merge:
mohamed: 2:31
msaid: 2:41
mohamed: 2:52
And this was the content of the file in msaid_test/test branch:
mohamed: 2:31
msaid: 2:41
msaid: 2:55
I was trying to learn how to solve conflicts using Sourcetree and Bitbucket, Why are these line appearing? <<<<<<< HEAD
and >>>>>>> msaid_test/test
. and What is the right way of resolving conflicts?