Drush Hooks for Git

Categories

Component ID

1336310

Component name

Drush Hooks for Git

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Drush Hooks for Git is a fork from GitHook. This fork exists because:

  • GitHook uses a "plugins" system when it should really use the Drush hooks system.
  • GitHook is designed to be self contained and fast which makes it hard to extend and not capable of bootstrapping Drupal
  • To prevent breaking existing functionality for the GitHook extension

Maybe some day the two could be merged back together?