I have been working on a project involving two computers. I have been using Git to manage the code and sync it, but now, when I try to use Git pull, it fails, saying that there are conflicts and telling me to resolve them.
So, my questions are: What causes this? What is a conflict? How can I fix it? Can I force Git to pull?
Any help is appreciated.
Sorry, I'm kind of a noob...
Also, I'm using Linux.
Thank you!