yolog icon indicating copy to clipboard operation
yolog copied to clipboard

Improvement over git log?

Open jhermann opened this issue 8 years ago • 0 comments

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.

jhermann avatar Jun 12 '16 07:06 jhermann