Skip to content

Revert "fix: Avoid double escaping of ProxyCommand on Windows (#3664)" #3704

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

Merged
merged 1 commit into from
Aug 26, 2022

Conversation

mafredri
Copy link
Member

@mafredri mafredri commented Aug 26, 2022

This reverts commit 123fe01.

As discussed in #2853, the change did not fix the Windows 10 case (quotes are the problem). However, it's not a problem on all Windows 10 setups, this is why I'm reverting the change. We only did this change to fix Windows 10 and it didn't help, so we'll need to understand better what causes the problem before we attempt to fix it (again).

@mafredri mafredri self-assigned this Aug 26, 2022
@mafredri mafredri requested a review from a team August 26, 2022 14:29
Copy link
Contributor

@f0ssel f0ssel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, appreciate the due diligence.

@mafredri mafredri merged commit 98a6958 into main Aug 26, 2022
@mafredri mafredri deleted the mafredri/revert-config-ssh-windows-fix branch August 26, 2022 14:52
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