message no. 125288
Posted by nikitasius in #github at 2016-02-29T10:22:06Z
i have a repo with few branches. And now i've created new branch via web interface and i want to upload in this branch another source code. For this i've created new folder and executed git init. After i've executed git remote add -f origin git://github.com/... , git add * and now i want to git checkout mynewbranch . But git tells me: error: Your local changes to the following files would be overwritten by