I am using the Github GUI for Mac. Now I have some changes in my local repository, but I want to ignore them and pull the latest deleted repositories. I tried Repository / Pull but got a Git Error.
"• error: your local changes in the following files will be overwritten by merging: Classes /xxx.m Please make your changes or write them down before you can merge.
I tried repository / sync but got the following error.
"Sync Failed. Be sure to copy all your changes before synchronizing."
Any idea?
source
share