Git: install git on windows

Trabla: Git: install git on windows


Git  install git on windows


Solving:

1. Goto official Git download page and click "download git for windows"

https://git-scm.com/downloads

Git  install git on windows tutorial 1

Git  install git on windows tutorial 2


2.  Double click on git installer

Git  install git on windows tutorial 3


3. Click "Run"

Git  install git on windows tutorial 4

4. Git installation wizard first screen - click "Next"

Git  install git on windows tutorial 5

5. "Select Destination Location" screen - click "Next"

Git  install git on windows tutorial 6

6. "Select Components" screen - enable checkbox "Additional Icons - On Desktop"
and click "Next"

Git  install git on windows tutorial 7


7. "Select Start Menu Folder" screen - click "Next"


Git  install git on windows tutorial 8

8. "Adjusting your PATH environment" screen
- select "Use Git from the Windows Commands Prompt"
- click "Next" button

Git  install git on windows tutorial 9

9. "Configuring the line endings conversions" screen
- select "Checkout as-is, commit Unix-style endings"
- click "Next" button

Git  install git on windows tutorial 10

10.  "Configuring the terminal emulator to use with Git Bash" screen
- select "Use Windows' default console window"
- click "Next" button

Git  install git on windows tutorial 11


11. "Configuring experimental performance tweaks" screen
- click "Next" button

Git  install git on windows tutorial 12


12.  Installing ...

Git  install git on windows tutorial 13


13. Finish - click "Next"

Git  install git on windows tutorial 14

14. Check Git on windows command promt (CMD)
- run cmd.exe
- type following command
git --version

Git  install git on windows tutorial 15

No comments:

Post a Comment