This GitHub tutorial, we will discuss how to download and install GitHub for windows. And also, we will check how to fix the error, ‘git’ is not recognized as an internal or external command.
By using GitHub, users can store code that always us and others to work together. GitHub is the place where we can host our code and is the version control platform.
You may like following tutorials:
Download and Install Git
You can use the below link to download and install Git on your Windows machine.
Download GitHub for windows
Below is the place where you can download GitHub for windows.
Install GitHub for Windows 10
Once you download, double click on the set up to start GitHub installation.
In the welcome screen, click on Next.
This will show the git installation path like below:
Then in the next screen select the required checkbox and click on Next.
Then leave the path as it is like below:
Then in the next screen select the default editor used by Git and click on Next.
Then in the next screen, How would you like to use Git from the command line and select “Git from the command line and also from 3rd-party software” like below:
Then select use the OpenSSL library like below:
Then select “Checkout Windows-style, commit Unix-style line endings” like below:
Then select Use MinTTY (the default terminal of MSYS2) like below:
In the next screen, select Enable Git Credential Manager like below:
Then click on Install button. And it will install Git in windows 10.
‘git’ is not recognized as an internal or external command
By default, without installing GitHub if you will try to run any git command in the command prompt like below:
git clone https://github.com/fewlines4biju/TSInfo.git
Then you will get error like below:
‘git’ is not recognized as an internal or external command, operable program or batch file.
To fix git is not recognized as an internal or external command error, download and install Git for windows.
You can use the below link to download and install Git on your Windows machine.
This tutorial, we learned how to download and install github for windows and also, we checked how to fix error, git is not recognized as an internal or external command error which comes while running git commands in command prompt in Windows 10.
After working for more than 15 years in Microsoft technologies like SharePoint, Office 365, and Power Platform (Power Apps, Power Automate, and Power BI), I thought will share my SharePoint expertise knowledge with the world. Out audiences are from the United States, Canada, United Kingdom, Australia, New Zealand, etc. For my expertise knowledge and SharePoint tutorials, Microsoft has been awarded a SharePoint MVP(8 times), check out My MVP Profile. I have also worked in companies like HP, TCS, KPIT, etc.