Extension for commit validation plugins
CommitValidationListener is informed on new commits
coming through ReceiveCommits with the ability to
reject or provide warning with and send messages
back to the Git client output console.
Plugins can contribute additional commit validation
by offering an implementation of
CommitValidationListener and returning a
CommitValidationResult.
Change-Id: Ie14400617cfb2d9ab4591522be1b3b492d3846f2
Signed-off-by: Luca Milanesio <luca.milanesio@gmail.com>
8 files changed