App-GitHooks-Plugin-RequireCommitMessage

 view release on metacpan or  search on metacpan

lib/App/GitHooks/Plugin/RequireCommitMessage.pm  view on Meta::CPAN


=head1 NAME

App::GitHooks::Plugin::RequireCommitMessage - Require a commit message.


=head1 DESCRIPTION

If you are using C<App::GitHooks::Plugin::RequireTicketID>, commit messages
will need to include a ticket ID but the rest of the commit message can be
empty. To prevent this, this plugin looks at the commit message, excluding the
ticket ID, and requires that it is not empty before allowing the commit to go
through.


=head1 VERSION

Version 1.2.0

=cut



( run in 0.436 second using v1.01-cache-2.11-cpan-64827b87656 )