Automatic Drupal site deployment with git
In this article I will show how to setup git and Drupal in such a way that you can keep editing your site's modules, themes and libraries on your local machines and every time to do 'git push' it automatically deploys to your pubilc Drupal site - without having to login into your webhosting provider and doing checkout/reset on your working tree.
Assumptions
- Read more about Automatic Drupal site deployment with git
- Log in to post comments