I love to use git log from command line, exactly: git log --color --graph --oneline --decorate
or for a first look git log --color --graph --oneline --decorate --simplify-by-decoration --all but sometimes I miss the date, committer email or the like, and using format string does not apply colors in placeholders It would be nice to config log the way you like without messing around with colors -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
