Skip to content

Instantly share code, notes, and snippets.

@ruichuang
Created March 7, 2017 18:08
Show Gist options
  • Save ruichuang/5f389396f52b6df3a2d8108f50ec3c9a to your computer and use it in GitHub Desktop.
Save ruichuang/5f389396f52b6df3a2d8108f50ec3c9a to your computer and use it in GitHub Desktop.
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