Skip to content

Instantly share code, notes, and snippets.

@rasgo-cc
Created March 18, 2019 11:07
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 rasgo-cc/fc124012ffc8c52db5fb2b794699af92 to your computer and use it in GitHub Desktop.
Save rasgo-cc/fc124012ffc8c52db5fb2b794699af92 to your computer and use it in GitHub Desktop.
Pretty print Git logs
git log --pretty=format:'%C(yellow)%h %Cred%ad %Cblue%an%Cgreen%d %Creset%s'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment