import
[web.mtrack] / defaults / help / plugin / CommitCheckNoEmpty
1 = MTrackCommitCheck_NoEmptyLogMessage =
2
3 When this plugin is enabled, it prevents commits from taking place if the
4 commit has an empty log message.
5
6 This restriction will only apply to repositories that have been configured to
7 use the mtrack pre-commit hook.
8
9 == configuration ==
10
11 {{{
12 [plugins]
13 MTrackCommitCheck_NoEmptyLogMessage =
14 }}}
15