Provision Git Features

Component ID

1456436

Component name

Provision Git Features

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

965

Component created

Component changed

Component body

NOTE: This project has been superseded by DevShop Provision (http://drupal.org/project/devshop_provision). The command drush @alias provision-devshop-commit is now the recommended usage.

This project is no longer supported and will see no further development.

Features

This drush module allowed you to run a "Commit Features" command on any aegir-hosted site.

This would essentially:

  1. drush @mysite features-update-all
  2. git commit -am 'My new features'
  3. git push

Status

This project is abandoned, and been superceded by DevShop Provision.

However, since it mostly works on its own, I'll leave it here for posterity, and if anyone wants to pick it up and maintain it.

Requirements