PHP

Using Git to deploy PHP software - Part 1

Submitted by Kamal Wickramanayake on

Last time I wrote an article about Gitolite titled "Create and manage your own Git repositories with Gitolite". In this article, let us explore how to securely distribute and deploy PHP software using Git. Here we will use Gitolite but other Git repository management software may also be used with the technique mentioned below.