Git For Windows Installation Screenshots

Back to A Practical Guide to Git and GitHub for Windows Users
 
Version Illustrated: 2.29.2.3 64-bit
 

Step 1. Download the installer

Go to the Git For Windows website and click on the [Download] button to download and save the installer. Once downloaded double-click on the .exe file to begin installation.
 

Step 2. License Information

To accept the License Agreement click [Next >]
gw01

 

Step 3. Select Installation Folder

I recommend selecting a directory path with no spaces in the name, as in the illustration below
gw02

 

Step 4. Select Components

Select the following components and file associations, then click [Next >]
gw03
 

Step 5. Select Start Menu Folder

Accept the suggested name and click [Next>]
gw04
 

Step 6. Choose Default Editor

This will determine which text editor will open to input commit notes and other text messages interactively. Go for Nano if you are not familiar with more powerful editors like Vim
gw05
 

Step 7. Select Default Branch Name

Let Git decide and click [Next>]
gw06

 

Step 8. Adjust PATH Environment

Make sure you select “Use Git from Git Bash only”
gw07
 

Step 9. Select HTTPS transport

Specify the library to use for secure HTTP connections. Go for OpenSSL unless you have a reason to do otherwise
gw08
 

Step 10. Configure Line Ending Conversions

Make sure you select “Checkout Windows-style, commit Unix-style line endings”
gw09
 

Step 11. Select Behaviour of Pull Command

Select Default
gw11
 

Step 12. Select Credential Helper

Go with the recommended choice
gw12
 

Step 13. Configure Extra Options

Leave unchecked and click [Next >]
gw13
 

Step 14. Configure Experimental Options

Leave unchecked and click [Next >]
gw14
 

Step 15. Progress Bar

Installation begins…
gw15
 

Step 16. Installation Complete

Click on [Finish]. Congratulations… job done!
gw16

 
 
Back to A Practical Guide to Git and GitHub for Windows Users

7 thoughts on “Git For Windows Installation Screenshots

  1. Frank Barone

    Hi Roberto,
    A very helpful guide.
    May I suggest that you update this page to show git for windows Version 2. 21. 0
    Frank

    Reply
  2. Bob Dolan

    Hi Roberto,
    Thank you for the guide.
    Just installed git version 2.27.0.windows.1
    Selected Atom for the text editor. I’m using that already and understand that it is closely tied to github.
    A screenshot of the editor selections, along with revised comments on the choices now available, would be helpful.
    Updating your screenshots looks like an endless task. I am impressed with your dedication.
    Bob

    Reply
  3. Esabee

    Would you like to update it again? There are a couple of new screenshots to be added 🙂

    Reply

Leave a Reply to Bob Dolan Cancel reply

Your email address will not be published.