Skip to content

Instantly share code, notes, and snippets.

@johanneserhardt
Last active March 7, 2017 13:15
Show Gist options
  • Save johanneserhardt/4714698 to your computer and use it in GitHub Desktop.
Save johanneserhardt/4714698 to your computer and use it in GitHub Desktop.
Show the log of the local branches.
log --oneline --branches --no-walk --pretty=format:'%Cred%h%Creset -%C(bold yellow)%d%Creset %s %Cgreen(%cr) %C(red)<%an>%Creset' --abbrev-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment