Created
March 7, 2017 18:08
-
-
Save ruichuang/5f389396f52b6df3a2d8108f50ec3c9a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
git log --graph | |
git log --graph --decorate --oneline | |
git log --graph --full-history --all --pretty=format:"%h%x09%d%x20%s" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment