I am new to github but i started working with GITHUB for WINDOWS and private repositories and shared the same repository to my colleagues.
Now we are experiencing the problem, but we dont know how to solve it. We tried google but no use.
Myself and my friend worked on same file at same time, but he committed before me. I like to know the changes he done also i want to merge his change with my local file and finally want to commit my version. Is it possible with GITHUB using GITHUB for windows?
If possible what i need to do? Please explain me. I Opened shell command prompt and tried something like
$ git diff
But it shows only differences not advised me to merge local with staged version ..
Please help me