Skip to content

Instantly share code, notes, and snippets.

@krone
Created November 11, 2022 19:33
Show Gist options
  • Save krone/07f0a789ab4858427076e589b9463927 to your computer and use it in GitHub Desktop.
Save krone/07f0a789ab4858427076e589b9463927 to your computer and use it in GitHub Desktop.
Git log
alias glog='git log --pretty=format:"%C(yellow)%h%C(yellow) %Cblue%ad%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%x08%Creset %C(cyan)%s%Creset - %Cred%an%Cred" --date=iso'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment