Skip to content

Instantly share code, notes, and snippets.

@za
Last active May 25, 2022 04:06
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 za/7536bcac5dbe9d5f46d3dd46ed619d4c to your computer and use it in GitHub Desktop.
Save za/7536bcac5dbe9d5f46d3dd46ed619d4c to your computer and use it in GitHub Desktop.
git log graph to see the branches
alias gloggraph="git log --graph --simplify-by-decoration --pretty=format:'%d' --all"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment