The steps mentioned in the following sections are required to install Git on Windows and Linux:
Installing Git on Windows/Linux
Installing Git on Windows
To install Git on Windows, follow these steps:
- You can download Git from https://git-scm.com/downloads:
- Click on the downloaded executable and proceed with the installation steps.
- Accept the license agreement and click on Next.
- Select all the components and click on Next, as shown in the following screenshot:
- Choose the default editor used by Git, and click on Next.
- Adjust your path environment by selecting the appropriate environment and click on Next, as shown in the following screenshot:
- Choose Use OpenSSH as the SSH executable...