forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Description
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
- Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
CMD or Powershell. Often via VS Code integrated terminal.
ssh [email protected]
- What did you expect to occur after running these commands?
I expect to use the Win32 OpenSSH port instead of the tweaked OpenSSL. Here's the link to the project
- What actually happened instead?
It didn't use it.
kghost, nnemkin, KalleOlaviNiemitalo, tomsseisums, augustl and 1 more