I followed the steps here git-push-existing-repo-to-a-new-and-different-remote-repo-server
But I have modified some file in upstream and I don't have permission to push to it, so I want to push it to a new rep, called origin.
Git tells me that I have unstaged changes, so what should I do next ?