new push rule: reject commits based on negative match regex
This commit adds a new push rule that allows negative matching of a regex on a commit message. This allows to reject all commits messages that contain links for example.
Showing
Please register or sign in to comment