-
-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Description
Currently, if the commit message entered is too long, this message is shown:
The commit message is not allowed to be longer as 72. Consider writing a body.
It would be nice if it would also outline how long the message is currently, e.g.
The commit message is not allowed to be longer as 72, but is 85. Consider writing a body.