You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, Sarah's very helpful video tutorial in setting up Git Bash for Windows is a little outdated; nano is now installed during the Git Bash installation, and the separate SWCarpentryInstaller.exe is no longer required. The step-by-step written instructions were obviously updated at some point to reflect this.
However, I was just going through the instructions on a new Windows laptop. The Git Bash installer has changed slightly (unless I missed this bit before!). It has an option about "Choosing the SSH executable".
So I think this stage should be made clear.
Presumably one should accept the default of "Use bundled OpenSSH".
The text was updated successfully, but these errors were encountered:
I agree that clarification is needed here! This is a new feature in v2.32.0(2) (July 6th 2021).
Windows 10 does come with its own SSH client now, but I'm not sure if it's available by default or if you have to install it as an optional feature.
I would guess that bundled OpenSSH should be okay (I have both the Git and Windows 10 version installed and have no problems) but it could really do with testing on a fresh machine. @mattgillucl did you go through the course and test that it works?
Hi all
First, Sarah's very helpful video tutorial in setting up Git Bash for Windows is a little outdated;
nano
is now installed during the Git Bash installation, and the separateSWCarpentryInstaller.exe
is no longer required. The step-by-step written instructions were obviously updated at some point to reflect this.However, I was just going through the instructions on a new Windows laptop. The Git Bash installer has changed slightly (unless I missed this bit before!). It has an option about "Choosing the SSH executable".
So I think this stage should be made clear.
Presumably one should accept the default of "Use bundled OpenSSH".
The text was updated successfully, but these errors were encountered: