Git's default revert message is useful, but it does not fit nicely into a Conventional Commits history.

Given this commit:

feat(email): add send tool

Enter fullscreen mode

Exit fullscreen mode