Cannot pull with rebase
问题 I get this message: Cannot pull with rebase: You have unstaged changes. Please commit or stash them. Yes, I have changes which are not committed. I searched a way to rebase my uncommitted changes on top of the new code which I would get from a pull. I found this: https://github.com/aanand/git-up I want to know if this is still the way to go, or if there are more modern ways to go. I use git version 1.8.1 回答1: git-up is probably the more sophisticated way to solve this issue. Otherwise, you