We are working as a team of 4 peoples, our project deployed in openshift and we are commit,push and pull with git repository.. When some one commit more changes other have to pull it for make a update in our system.. But while pull from the server the master get conflict and we did't know how to reslove it.
Every time we delete the file and clone again from server.. As reference with stackoverflow, I solve the problem with team->merge tool but it does't work in many conditions.
Help me. Thanks in advance.