Show an indicator for signed commits #1512
screendriver
started this conversation in
Ideas
Replies: 1 comment
-
I second this. I want to always sign all my commits, but occasionally I need to temporarily turn it off and if I forget to turn it back on I can make an unsigned commit without realizing it. Having an indicator in the commits list would be amazing. Perhaps a green 'S' for signed and red 'U' for unsigned between the initials and the message? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In other tools like for example GitKraken there is an indicator that a commit was signed and valid. It looks like this for example:
The small green paper with a pen is the indicator that it signed and valid (green). If it's not valid but still signed it would be grey.
It would be great if I could see something similar in
lazygit
.Beta Was this translation helpful? Give feedback.
All reactions