Created
November 6, 2012 22:08
-
-
Save samstokes/4027935 to your computer and use it in GitHub Desktop.
example git log with a stash
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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