TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Git

Install Git on Windows 10

Git Tutorials

Introduction

In this post, we would be installing Git on Windows 10. Step-to-step screenshots during the Git install process.

Navigate to https://git-scm.com/downloads

 

Click on the corresponding operating system to download Git.

 

Install Git

Read the license agreement and click on the Next button.

 

Install GIt

 

Choose where to install. Check the file location where to install on your machine. Look at the free disk space requirements if you are changing the path. In most cases, the default location is just fine and click on next.

Additionally, you can choose to have a desktop icon on the select component install screen as shown below, and leaving the default options checked.

 

Select Components

Git Components

 

Select the Start menu option, leave the default, and click on next.

Choose the middle option. This option allows Git bash and as well as integrate Git with the Windows Command prompt. This gives you the flexibility of working from both.

Git_SetUp

 

In the next screen, Choose Unix-style line endings conversions, choose the middle option if you work on multiple cross-OS environments. Select the first if you only work with Windows.

Git LineEndings

 

Configuring extra options for the git setup as shown in the below screen. Enable cache for performance boost and git credential manager for security and multi-factor authentication support for Visual Studio.

Git_Extra_Options

 

After you choose all these options git setup will install git for you.

Git_Installing

 

Now that you have git installed successfully. Check the Launch Git Bash and check its working correctly. We can also check the view release notes option to check what’s new with the latest version and critical bug fixes.

 

Next Step

https://www.testingdocs.com/getting-started-with-git-version-control/

—

Git Tutorial on this website can be found at:

https://www.testingdocs.com/git-tutorials/

For more details on the Git, visit the official website at:

https://git-scm.com

Save

Related Posts

branching

Git /

What is Branching?

Git Install on Linux

Git /

Install Git on Ubuntu Linux

Version_Control_Centralized

Git /

Overview of Version Control Systems

Git Website

Git /

Getting Started with Git Version Control

Git Bash App

Git /

Set Up Git Bash On Windows 10

‹ Set Up Git Bash On Windows 10› Getting Started with Git Version Control

Recent Posts

  • Update draw.io on Windows
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com