Skip to content

Instantly share code, notes, and snippets.

@trodrigues
Created February 21, 2013 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trodrigues/5004932 to your computer and use it in GitHub Desktop.
Save trodrigues/5004932 to your computer and use it in GitHub Desktop.
[master] % git rebase somebranch
Cannot rebase: You have unstaged changes.
Please commit or stash them.
[master] % git status
# On branch master
nothing to commit, working directory clean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment