Re: Display a commit in red if it is not signed.

2018-10-02 Thread Jeff King
On Tue, Oct 02, 2018 at 11:26:19AM +0200, Jayesh Badwaik wrote: > Is there a way to create git pretty format that sets the color to one > color (say red) only when the commit is unsigned or the signature > cannot be verified? Not currently. There are placeholders to show the signing information (

Display a commit in red if it is not signed.

2018-10-02 Thread Jayesh Badwaik
Is there a way to create git pretty format that sets the color to one color (say red) only when the commit is unsigned or the signature cannot be verified? Thank you -- Cheers Jayesh Badwaik https://jayeshbadwaik.gitlab.io