I have a problem here and I don't know why, perhaps I did something wrong. I was working in the same file and other developer was working on it too. He told me that file was pushed to the repository, alright. Before pull the changes I made a commit so my changes was saved and merged with the ones from the other developer but surprise the file is giving me conflicts and I do not what to do for not to loose the other developer changes and mines too. If I open right click => Resolve conflict I got this window:
What each option there means? Which one is more secure and save both changes? (developer and mines)
If I open Conflict solver
then I got something like this:
But again I don't know how or what to do in order to maintain both changes, any advice? Help?