PHP Classes

autmatically update from git?

Recommend this page to a friend!

      PHP Git  >  All threads  >  autmatically update from git?  >  (Un) Subscribe thread alerts  
Subject:autmatically update from git?
Summary:Can I use this package for auto-deploying a website?
Messages:1
Author:Jelle
Date:2012-10-22 14:43:49
 

  1. autmatically update from git?   Reply   Report abuse  
Picture of Jelle Jelle - 2012-10-22 14:43:49
Hi,

I would like to find a solution for auto deploying. The situation is like this:
I have a git repository (on BitBucket), where I push all kinds of development to. At some point, I merge this into the master branch.
I would like my website to check this git repository, and when there is a new merge (or commit) on the master branch, download that branch as the new website.

Do you think your PHP Git will help me to make that happen? Any suggestions?

Regards,

Jelle