horses-eating-turnips / turnip

OpenSourcery's Drupal starter kit, with a focus on developer collaboration and reusable code.
http://www.opensourcery.com
GNU General Public License v3.0
25 stars 4 forks source link

Code needed for the precommit hook. #72

Open mariacha opened 10 years ago

mariacha commented 10 years ago

Adds two a file that will need to be moved into the correct folders to work:

pre-commit -- needs to have one variable "PROFILE_DIRECTORY" set to the value of the profile folder, so "os_project," but renamed to its correct value and then moved to .git/hooks.

drush turnip-init needs to be able to take care of this.

Not ready for merging.