-
Notifications
You must be signed in to change notification settings - Fork 288
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Commits can be signed using gpg so my expectation was to see some information about cryptographic signatures for every commit.
I would imagine to have some indicator that shows me if a commit is:
- unsigned
- signed, signature is broken
- signed, signature is good
Maybe an icon changing colors depending on the status (grey/red/green).
It would already be an improvement to have access to the output of git verify-commit
without using the cli.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request