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...