-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Detect and use win32 openssh if installed #1981
Comments
This should work:
|
I found two: #1556 and #1683. Of particular note: #1556 (comment) This issue is acknowledged, and simply needs a contributor with a little time to work on it (it is really not all that hard). |
Thanks for those references, I didn't see those for whatever reason. Don't have time myself to work on those but I can adopt the tweaks mentioned for now. |
Thanks @congyiwu for putting in a bit of effort to drive this issue, even if it is now blocked. |
I'll close this ticket in favor of #1683 (which saw more action from interested volunteers). |
Setup
Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
2.2 via Chocolatey.
Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
Win 7 SP2
Details
CMD or Powershell. Often via VS Code integrated terminal.
ssh user@server.com
I expect to use the Win32 OpenSSH port instead of the tweaked OpenSSL. Here's the link to the project
It didn't use it.
The text was updated successfully, but these errors were encountered: