Skip to content

Commit 9466e17

Browse files
authored
master to main
1 parent d7dff45 commit 9466e17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

en/deploy/install_git.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ 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+
An option while installing git-scm may be to choose "master" or "main" for your default branch. The use of "master" as the fedault branch has been deprecated by the global developer community - please see https://github.com/github/renaming for a discussion on the choices. Which option you choose will be important during the later "Deployment" desction of this tutorial.
11+
1012
Do not forget to restart the command prompt or PowerShell after the installation finished successfully.
1113
<!--endsec-->
1214

0 commit comments

Comments
 (0)