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: docs/GitHub/setup-environment/setup-git-on-windows.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Github provides two of installation, one the GitHub Desktop and command line by
25
25
</BrowserWindow>
26
26
27
27
28
-
### Step 2: Select your Version you want to insatll.
28
+
### Step 2: Select your Version you want to install.
29
29
30
30
1. Get your Installer:
31
31
@@ -50,7 +50,7 @@ Github provides two of installation, one the GitHub Desktop and command line by
50
50
51
51
### Step 3: Understanding the Interface.
52
52
53
-
Next step, Git Will ask you to install couple of components you can checko on additional icons to add on Desktop and leave the rest as default and click on the Next.
53
+
Next step, Git Will ask you to install couple of components you can check on additional icons to add on Desktop and leave the rest as default and click on the Next.
54
54
55
55
-1. The next screen click next , make sure the start folder name is Git.
56
56
-2. Next option is to choose the default editor you can use your editor, im using visual studio code. or keep Vim as the default editor
@@ -61,7 +61,7 @@ Next step, Git Will ask you to install couple of components you can checko on ad
61
61
</BrowserWindow>
62
62
63
63
64
-
### Step 5: Adjusting name of the repo setting in Git
64
+
### Step 4: Adjusting name of the repo setting in Git
65
65
66
66
This stage it will ask you to Choose a initial branch in new repository, it would be ideal approach to give the second option, as we move further it gives us flexibility to change the intial branch name , like main master, trunk.
67
67
@@ -71,9 +71,9 @@ This stage it will ask you to Choose a initial branch in new repository, it woul
71
71
</BrowserWindow>
72
72
73
73
74
-
### Step 5: Adjusting Your path enviornment
74
+
### Step 5: Adjusting Your path environment
75
75
76
-
This is where we specify the path enviornment of git, just go with the recommened option which is 2.
76
+
This is where we specify the path environment of git, just go with the recommened option which is 2.
@@ -115,4 +115,4 @@ Execute the below command to see your current version of git in Git CMD or windo
115
115
116
116
## Conclusion
117
117
118
-
In conclusion, I hope you enjoyed reading this article on “Setting up your Git Enviornment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.
118
+
In conclusion, I hope you enjoyed reading this article on “Setting up your Git environment?”. In the next post, will be discussing using Git to create a Repository and clone a project Github. Signing off Sanjay Viswanathan.
0 commit comments