Skip to content

Instantly share code, notes, and snippets.

@juanpabloprado
Created August 22, 2016 00:00
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 juanpabloprado/ead411a3ae3d34e70d716c92183e8afa to your computer and use it in GitHub Desktop.
Save juanpabloprado/ead411a3ae3d34e70d716c92183e8afa to your computer and use it in GitHub Desktop.
Pretty git log alias
alias gl='git log --oneline --all --graph --decorate $*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment