Skip to content

Instantly share code, notes, and snippets.

@oscarrenalias
Created April 8, 2012 19:03
Show Gist options
  • Save oscarrenalias/2339245 to your computer and use it in GitHub Desktop.
Save oscarrenalias/2339245 to your computer and use it in GitHub Desktop.
Git cheatsheet
* List of commits not pushed to origin yet:
git log origin/master..master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment