WhiteHouse / buildmanager

Note: This project is in active development. Documentation may not be totally up to date. Stable release (and corresponding documentation) hopefully coming soon.
12 stars 15 forks source link

Prevent Git commit failures by skipping pre-commit hooks #2

Closed TravisCarden closed 10 years ago

TravisCarden commented 10 years ago

If a user has Git pre-commit hooks installed in their repo, they can cause a drush buildmanager operation to appear to stall and ultimate fail. Skipping pre-commit hooks prevents this from happening.