/phpgitdeploy

This tool makes the deploy easier, updating into the server only the modified files

Primary LanguagePHP

PHP Git Deploy 0.0.1

This project is designed to use the Git in order to group your commited files into patches by using it by a simple way and organize your patches.

Use:

* Uncompress this project on your directory root
* Run: php deploy.php <Version level> <commit_number1> [commit_number2] [commit_number3] [commit_number_n]

This will generate a directory with your modified files.

To do list

* Connect your FTP server in order to replace/delete files automatically