Donate

Git Error - git is not recognized as an internal or external command

Hello,

After downloading and installing Git and some reason git commands don't work on the command prompt. This could be a case of git not added to the Environment variables path. This assumes that the Git software has been installed properly on your machine.
Git Error - git is not recognized as an internal or external command
So to fix this error, you need to open System Properties, click Environment Variables. Add the bin and cmd paths of the Git software similar to the picture below.
Git Error - git is not recognized as an internal or external command
Once they're added to the System variables, git commands will work as expected.
Git Error - git is not recognized as an internal or external command


Cheers!

Comments

Donate

Popular Posts From This Blog

WPF CRUD Application Using DataGrid, MVVM Pattern, Entity Framework, And C#.NET

How To Insert Or Add Emojis In Microsoft Teams Status Message

Pass GUID As Parameter To Action Using ASP.NET MVC ContribGrid