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

Set SendEnv conditionally #1463

Merged
merged 1 commit into from
Dec 18, 2022
Merged

Set SendEnv conditionally #1463

merged 1 commit into from
Dec 18, 2022

Conversation

clintonb
Copy link
Contributor

Empty values break Git+SSH. If ssh_send_env is empty, SendEnv should not be set in SSH config.

This is especially needed for Ubuntu 22.04 (#1392)

Empty values break Git+SSH. If `ssh_send_env` is empty, `SendEnv` should not be set in SSH config.

This is especially needed for Ubuntu 22.04 (roots#1392)
@swalkinshaw swalkinshaw merged commit dbc2037 into roots:master Dec 18, 2022
@swalkinshaw
Copy link
Member

Thank you!

@clintonb clintonb deleted the patch-1 branch December 18, 2022 19:00
paulbrzeski pushed a commit to paulbrzeski/trellis that referenced this pull request Mar 3, 2023
Empty values break Git+SSH. If `ssh_send_env` is empty, `SendEnv` should not be set in SSH config.

This is especially needed for Ubuntu 22.04 (roots#1392)
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