pocketarc / git-deploy-php

git-deploy-php is a simple php-based tool that deploys your Git repositories to FTP/SFTP servers, and keeps them updated automatically.
http://brunodebarros.github.io/git-deploy-php
291 stars 45 forks source link

Recognizing when git gives a "command not found" error. #7

Closed pocketarc closed 11 years ago

pocketarc commented 13 years ago

On my Windows, forgot to put git in the system PATH, so I got a "command not found" error, and git-deploy-php didn't care about it and kept trying to do its work. Not cool.

pocketarc commented 11 years ago

This is fixed in git-deploy-php 2.0.