diff options
author | Chris Smith <toonarmy@phpbb.com> | 2010-07-12 02:04:29 +0100 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2010-08-10 14:48:46 +0100 |
commit | db13dc2d433ad635b8de3454292362d681a92fb4 (patch) | |
tree | 835d9ba60a883b0d545e5c63bfee0248d1b7d6ca /phpBB/docs/coding-guidelines.html | |
parent | 66e58234ecf05a4c9cbc401490c602694c920ed4 (diff) | |
download | forums-db13dc2d433ad635b8de3454292362d681a92fb4.tar forums-db13dc2d433ad635b8de3454292362d681a92fb4.tar.gz forums-db13dc2d433ad635b8de3454292362d681a92fb4.tar.bz2 forums-db13dc2d433ad635b8de3454292362d681a92fb4.tar.xz forums-db13dc2d433ad635b8de3454292362d681a92fb4.zip |
[task/git-tools] Vastly expanded commit-msg hook.
This updated hook supports validates each line of the commit message
confirms to the phpBB standards [1], there are two git config options
which adjust the behaviour of the hook. They are:
* phpbb.hooks.commit-msg.fatal: Set to false for the hook to allow
commits with malformed structure, useful if you'll be squashing
or editing the commits later. True is the default value.
* phpbb.hooks.commit-msg.debug: Any integer value greater than 0 will
increase the debugging verbosity of the hook, the default value is 0.
[1] http://wiki.phpbb.com/display/DEV/Git
PHPBB3-9768
Diffstat (limited to 'phpBB/docs/coding-guidelines.html')
0 files changed, 0 insertions, 0 deletions