Skip to content

Instantly share code, notes, and snippets.

@luca-drf
Created May 1, 2019 09:35
Show Gist options
  • Save luca-drf/a84269f3bf1a08ffae5d039eb810d606 to your computer and use it in GitHub Desktop.
Save luca-drf/a84269f3bf1a08ffae5d039eb810d606 to your computer and use it in GitHub Desktop.
Better git log
git log --decorate --abbrev-commit --graph --pretty=format:"%C(yellow)%h%Creset%C(cyan)%C(bold)%d%Creset %C(cyan)(%cr)%Creset %C(green)%cn%Creset %s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment