-
- Downloads
commit-msg: Allow long first lines starting in "Revert "
Revert commits always have longer first lines than the commit they revert. Do not reject those that happen to go over the threshold. It is much simpler if the "git revert" command creates the commit without error.
Please register or sign in to comment