I am very new with git and repositorys and I have a problem. Me and my collegue were working on the same file.
- He commited and pushed his changes.
- I commited my changes
- I pulled
Now I have conflicts and I want to solve them. How can I overwrite the conflicts so that my changes are on the file? I am working with Eclipse.