Skip to content

Commit d9faf35

Browse files
rgs258das-g
andauthored
Update en/deploy/install_git.md
Co-authored-by: Raphael Das Gupta <github.com@raphael.dasgupta.ch>
1 parent 2ec73f2 commit d9faf35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/deploy/install_git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data-collapse=true ces-->
77

88
You can download Git from [git-scm.com](https://git-scm.com/). You can hit "next" on all steps except for two: in the step where it asks to choose your editor, you should pick Nano, and in the step entitled "Adjusting your PATH environment", choose "Use Git and optional Unix tools from the Windows Command Prompt" (the bottom option). Other than that, the defaults are fine. Checkout Windows-style, commit Unix-style line endings is good.
99

10-
During installation, if you are presented with the option of "Adjusting the name of the inita branch in new repositories", please choose to "Ovveride the default" and use "main". This will align your installation of git with the broad direction of the global developer community, and the "main" branch will be used throught the remainder of this tutrial. Please see https://sfconservancy.org/news/2020/jun/23/gitbranchname/ and https://github.com/github/renaming for further discussion of this subject.
10+
During installation, if you are presented with the option of "Adjusting the name of the initial branch in new repositories", please choose to "Override the default" and use "main". This will align your installation of Git with the broad direction of the global developer community, and the "main" branch will be used through the remainder of this tutorial. Please see https://sfconservancy.org/news/2020/jun/23/gitbranchname/ and https://github.com/github/renaming for further discussion of this subject.
1111

1212
Do not forget to restart the command prompt or PowerShell after the installation finished successfully.
1313
<!--endsec-->

0 commit comments

Comments
 (0)