Skip to content

Instantly share code, notes, and snippets.

@DallasO
Last active January 15, 2020 18:55
Show Gist options
  • Save DallasO/66f5fb5d2ccec7b3c0b3b65952e86518 to your computer and use it in GitHub Desktop.
Save DallasO/66f5fb5d2ccec7b3c0b3b65952e86518 to your computer and use it in GitHub Desktop.
My git aliases
# git graph
git config --global alias.graph 'log --all --decorate --oneline --graph'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment