@@ -26,7 +26,7 @@ Install Python
26
26
1 . Go to the [ Git Website] ( https://git-scm.com/ ) and click on download for windows button.
27
27
28
28
<BrowserWindow url="https://git-scm.com/ " bodyStyle={{padding: 0}}>
29
- [ ![ GitHub] ( ./assets/image-1 .png )] ( https://git-scm.com/ )
29
+ [ ![ GitHub] ( ./assets/setupimg1 .png )] ( https://git-scm.com/ )
30
30
</BrowserWindow >
31
31
32
32
@@ -38,15 +38,15 @@ Install Python
38
38
39
39
- **Installer:** Get the Installer
40
40
<BrowserWindow url="https://git-scm.com/downloads/win " bodyStyle={{padding: 0}}>
41
- [ ![ GitHub] ( ./assets/image-1 .png )] ( https://git-scm.com/downloads/win )
41
+ [ ![ GitHub] ( ./assets/setupimg2 .png )] ( https://git-scm.com/downloads/win )
42
42
</BrowserWindow >
43
43
44
44
45
45
- **Start Installation:** Open the Installer, upon downloading.
46
46
47
47
48
48
<BrowserWindow url="https://git-scm.com/ " bodyStyle={{padding: 0}}>
49
- [ ![ GitHub] ( ./assets/image-1 .png )] ( https://git-scm.com/ )
49
+ [ ![ GitHub] ( ./assets/setupimg3 .png )] ( https://git-scm.com/ )
50
50
</BrowserWindow >
51
51
52
52
- 1 . The next screen click next on Public Licence.
@@ -61,19 +61,19 @@ Install Python
61
61
- 1. The next screen click next , make sure the start folder name is Git.
62
62
- 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
63
63
64
-
64
+
65
65
<BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
66
- [](https://github .com/sanjay-kv )
67
- </BrowserWindow>
66
+ [](https://git-scm .com/)
67
+ </BrowserWindow>
68
68
69
69
70
70
### Step 5: Adjusting name of the repo setting in Git
71
71
72
72
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.
73
73
74
74
75
- <BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
76
- [](https://github.com/sanjay-kv)
75
+ <BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
76
+ [](https://github.com/sanjay-kv)
77
77
</BrowserWindow>
78
78
79
79
@@ -82,7 +82,7 @@ Install Python
82
82
This is where we specify the path enviornment of git, just go with the recommened option which is 2.
83
83
84
84
<BrowserWindow url="https://git-scm.com/" bodyStyle={{padding: 0}}>
85
- [](https://github.com/sanjay-kv)
85
+ [](https://github.com/sanjay-kv)
86
86
</BrowserWindow>
87
87
88
88
@@ -95,7 +95,7 @@ Install Python
95
95
7 . `` 7 `` In the Next step Screen it will ask you to enable the expiremental support , choose the both the option and click on Install.
96
96
97
97
<BrowserWindow url="https://git-scm.com/ " bodyStyle={{padding: 0}}>
98
- [ ![ Github] ( ./assets/image-1 .png )] ( https://github.com/sanjay-kv )
98
+ [ ![ Github] ( ./assets/setupimg8 .png )] ( https://github.com/sanjay-kv )
99
99
</BrowserWindow >
100
100
101
101
Congratulations! The Git Setup has been finished and now you can launch the GitHub.
0 commit comments