Module: RGitHook

Included in:
Plugin
Defined in:
lib/plugins/rake.rb,
lib/plugins/test.rb,
lib/rgithook/hook.rb,
lib/rgithook/plugin.rb,
lib/rgithook/runner.rb,
lib/rgithook/rgithook.rb,
lib/rgithook/command_line.rb,
lib/plugins/spec/spec_result.rb

Defined Under Namespace

Classes: CommandLine, Hook, Plugin, RGitHook, Rake, Runner, SpecResult, TestSuite

Constant Summary collapse

HOOKS =
%w(applypatch_msg
commit_msg
post_commit
post_receive
post_update
pre_applypatch
pre_commit
pre_rebase
prepare_commit_msg
update)