Make revert commit generated by git CLI compliant #434
Labels
bug
Something isn't working
standard-compliance
For issues that have desync with conventional commit standard
it's similar exception as when doing
git merge
: https://git-scm.com/docs/git-revert, alternatively it could be done with edit message paramgit revert -e
the default message is
Revert "..."
The text was updated successfully, but these errors were encountered: