Skip to content

Instantly share code, notes, and snippets.

@jpalmieri
Created October 11, 2014 05:29
Show Gist options
  • Save jpalmieri/56fb112dbb41cbce6d81 to your computer and use it in GitHub Desktop.
Save jpalmieri/56fb112dbb41cbce6d81 to your computer and use it in GitHub Desktop.
alias 'git lola' for a graphical log
git config --global alias.lola "log --all --graph --decorate --pretty=oneline --abbrev-commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment