I\'m trying to do a git pull and get the error message:
error: The following untracked working tree files would be overwritten by merge:
That file isn't in the current branch yet, so you can't remove it with git rm --cache. Just use rm.
git rm --cache
rm