Class: Overcommit::Hook::PostCheckout::Base

Inherits:
Base
  • Object
show all
Extended by:
Forwardable
Defined in:
lib/overcommit/hook/post_checkout/base.rb

Overview

Functionality common to all post-checkout hooks.

Direct Known Subclasses

BundleCheck, IndexTags

Method Summary

Methods inherited from Base

#applicable_files, #description, #enabled?, #execute, #in_path?, #initialize, #name, #quiet?, #required?, #run, #run?, #skip?

Constructor Details

This class inherits a constructor from Overcommit::Hook::Base