Git Puller

Component ID

1906702

Component name

Git Puller

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The Git Puller Project is a little utility module that allows you to schedule automatic git pulls in your Drupal site on a cron event. After you setup a git hook to to access your cron "post push", your site will automatically pull the latest changes into its repository.

Installation is done as regular then you need to enter your git https credentials into the settings page.

Once you have your git hook calling your cron URL. The git pulls are automatically done after every push.