Skip to content

Instantly share code, notes, and snippets.

@mmodrow
Created February 1, 2019 16:32
Show Gist options
  • Save mmodrow/1cd3efa0d5bb49903260b6918826ddb0 to your computer and use it in GitHub Desktop.
Save mmodrow/1cd3efa0d5bb49903260b6918826ddb0 to your computer and use it in GitHub Desktop.
Generate a graphical git commit charton the console
# symlink as /usr/sbin/git-lol to access as "git lol" alias
git log --graph --decorate --oneline --abbrev-commit --all --color=always
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment