yolog
yolog copied to clipboard
Improvement over git log?
You do know about…
git log --all --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%C(bold blue) <%an>%Creset' --abbrev-commit
:question:
Which can be aliased to make it reasonbly usable. So the README should probably tell us what's better.