commit | 545000b3a875f514f4112e0c0c50958df6078452 | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Nov 13 18:43:03 2012 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Fri May 17 16:12:49 2013 +0900 |
tree | 10a08ca667b94cdca328b5b2310ddea8baf194c4 | |
parent | c0389bbf4441d290c84c0a308e710e4f21a67cd8 [diff] |
Allow to reject commits when subject or line length exceeds limit Currently the commit message validator only emits a warning when the commit message subject or line length exceeds the configured limit. Add a new configuration item that will allow the user to specify that a commit should be rejected with an error if the commit message subject or line length is too long. Change-Id: I9a1355eef356fa25ee978607015aa664bf6119a0