Skip to content

Instantly share code, notes, and snippets.

@bse666
Created May 19, 2016 08:01
Show Gist options
  • Save bse666/5817fbd9a7eedd58c0c99562fe8c9d46 to your computer and use it in GitHub Desktop.
Save bse666/5817fbd9a7eedd58c0c99562fe8c9d46 to your computer and use it in GitHub Desktop.
pretty git log
git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment