Say I try to color the commit message red in `git log`: $ git log --format="%C(yellow)commit %H%n%n%w(,2,2)%C(248)%b"
It looks like this: [image: Inline image 1] As you can see, only the first line is colored red. Am I doing something wrong? Thanks, Kartik -- 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.
