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

Exception when file doesn't exist #10

Closed pocketarc closed 13 years ago

pocketarc commented 13 years ago

Should just say file doesn't exist and shut up. No need for an uncaught exception.

pocketarc commented 13 years ago

Sorted.