Skip to content

Conversation

@neohunter
Copy link

The current version of git-deploy add a log entry with a message saying that git pull was succesfully even when git pull exited with an error code, showing no ouput as exec php method doesn't record the STD_ERR output.

This MR fix that issue, raising an exception and adding git error into log. This also adds a new option to log full git output if required.

Last, the README.md contains instructions to make the user who is running the script (apache most of the cases) to trust the identity of github.com, wihtout this, is impossible to pull from a private repo on github.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant