Skip to content

Instantly share code, notes, and snippets.

@samstokes
Created November 6, 2012 22:08
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 samstokes/4027935 to your computer and use it in GitHub Desktop.
Save samstokes/4027935 to your computer and use it in GitHub Desktop.
example git log with a stash
sstokes@sstokes-mba-ubuntu:gittest$ git log --all --decorate --graph --oneline
* 15e2132 (refs/stash) WIP on master: 2e83ed8 initial commit
|\
| * 61442a1 index on master: 2e83ed8 initial commit
|/
* 2e83ed8 (HEAD, master) initial commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment