git rebase master
First, rewinding head to replay your work on top of it…
error: The following untracked working tree files would be overwritten by checkout:
HFFrame.xcodeproj/project.xcworkspace/xcuserdata/apple.xcuserdatad/UserInterfaceState.xcuserstate
Please move or remove them before you can switch branches.
Aborting
could not detach HEAD
Execution:
~/Desktop/HFFrame(example) $ git clean -d -fx “”
Similar Posts:
- [Solved] Git review Error: Errors running git rebase -i remotes/gerrit/master
- Git you are not allowed to push code to protected branches on this project?
- Git Unable to switch remote branches error: pathspec ‘origin/XXXX’ did not match any file(s) known to git
- Git clone download code prompts that the file pointed to by head does not exist
- [Solved] Please, commit your changes or stash them befor…
- [Solved] Git switch branch error: error: Your local changes to the following files would be overwritten by checkout:
- Git – Your branch and ‘origin/xxx’ have diverged
- Git exception: fatal: could not create work tree dir’XXX’: No such file or directory
- [How to Solve] diff: /../Podfile.lock: No such file or directo