Skip to content

Instantly share code, notes, and snippets.

@deizel
Created February 26, 2010 00:52
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 deizel/315259 to your computer and use it in GitHub Desktop.
Save deizel/315259 to your computer and use it in GitHub Desktop.
chris:infinitas deizel$ git checkout dev
Switched to branch 'dev'
Your branch and 'origin/dev' have diverged,
and have 1 and 25 different commit(s) each, respectively.
chris:infinitas deizel$ git pull --rebase
First, rewinding head to replay your work on top of it...
Applying: adding netbeans to .gitignore
chris:infinitas deizel$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment