Articles -
January 17th, 2015
Automatic Deployments with Git Hooks
This article will cover how to set up automatic deployments using Git's post-receive hook. Once configured you will be able to push changes to a live server and run tasks needed to deploy your site/app automatically.