Skip to content

Instantly share code, notes, and snippets.

@wetherc
Created December 12, 2017 13:52
Show Gist options
  • Save wetherc/e72a65616d4cd5c910d489bf9c2c9bdd to your computer and use it in GitHub Desktop.
Save wetherc/e72a65616d4cd5c910d489bf9c2c9bdd to your computer and use it in GitHub Desktop.
gitgraph
alias gitgraph="git log --graph --oneline --all --decorate --topo-order"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment