Git Error - git is not recognized as an internal or external command
Hello,
Cheers!
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.
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.
Once they're added to the System variables, git commands will work as expected.
Cheers!
Comments
Post a Comment