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