alias gl='git log --graph --pretty=format:'%C(magenta)%h%Creset %w(72,1,2)%Cgreen(%cr) -%C(bold green)%d%Creset %s %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative'
Last active
July 9, 2019 21:40
-
-
Save number5/1265e144a1cc3b1ae269 to your computer and use it in GitHub Desktop.
pretty git log with relative dates and tags
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Really helpful! Couldn't thank you enough