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
Copy file name to clipboardExpand all lines: _includes/install_instructions/shell.html
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ <h3>The Bash Shell</h3>
26
26
</li>
27
27
<li>
28
28
<strong>
29
-
From the dropdown menu select "Use the Nano editor by default" (NOTE: you will need to scroll <emph>up</emph> to find it) and click on "Next".
29
+
From the dropdown menu, "Choosing the default editor used by Git", select "Use the Nano editor by default" (NOTE: you will need to scroll <emph>up</emph> to find it) and click on "Next".
30
30
</strong>
31
31
</li>
32
32
{% comment %} Adjusting the name of the initial branch in new repositories {% endcomment %}
@@ -46,6 +46,9 @@ <h3>The Bash Shell</h3>
46
46
command line and also from 3rd-party software" option.)
47
47
</li>
48
48
{% comment %} Choosing the SSH executable {% endcomment %}
49
+
<li>
50
+
Select "Use bundled OpenSSH".
51
+
</li>
49
52
{% comment %} Choosing HTTPS transport backend {% endcomment %}
50
53
<li>
51
54
Ensure that "Use the native Windows Secure Channel Library" is selected and click on "Next".
0 commit comments