Skip to content

Instantly share code, notes, and snippets.

@pecigonzalo
Created February 15, 2017 09:24
Show Gist options
  • Save pecigonzalo/bc33ffe220735cf8a98224b9d3de3274 to your computer and use it in GitHub Desktop.
Save pecigonzalo/bc33ffe220735cf8a98224b9d3de3274 to your computer and use it in GitHub Desktop.
Git Log Nice
git log --all --graph --pretty=format:'%Cred%h%Creset -%C(auto)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment