Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rsync upload honor become option for host #1796

Merged
merged 1 commit into from
Jan 18, 2019

Conversation

jlmaners
Copy link
Contributor

v 6.4.0 introduced the option for rsync to honor the become option on a host, however that code was placed only on the download function and not the upload function. This fixes that and allows rsync upload to honor become

Q A
Bug fix? Yes
New feature? No
BC breaks? No
Deprecations? No
Fixed tickets N/A

Do not forget to add notes about your changes to CHANGELOG.md

Easiest way to do it, by running next command:

php bin/changelog

@antonmedv antonmedv merged commit 6e28482 into deployphp:master Jan 18, 2019
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.

2 participants