Table of Contents - git-hook-0.2.1 Documentation
Pages
- 1-pre-commit.rake
- 2-prepare-commit-msg.rake
- 3-commit-msg.rake
- install.rake
- run.rake
- setup.rake
- commit-msg
- pre-commit
- prepare-commit-msg
- tasks.rake
Classes and Modules
Methods
- ::all_hooks — Githook::Util
- ::branch_name — Githook::Util
- ::changed_files — Githook::Util
- ::changed_ruby_files — Githook::Util
- ::commit_msg_empty? — Githook::Util
- ::commit_msg_file — Githook::Util
- ::fetch — Githook::Context
- ::get_commit_msg — Githook::Util
- ::interactive_delete_files — Githook::Util
- ::log_task — Githook::Util
- ::prefill_msg — Githook::Util
- ::run_tasks — Githook::Util
- ::set — Githook::Context
- #fetch — Object
- #set — Object