Hello, I'm working under project (using github) with my friend. The situation:
- My friend checkouted the sources
- I made some changes and committed them
- My friend worked with his copy and now he tries to commit them. The problem is that he can't do this.
The only way I see now is reseting his local copy, pull the newest changes and write back all the new code he wrote. How would it be?