I’ve installed Git for Windows, but when I try to run the git command in Command Prompt, I get this error:
‘git’ is not recognized as an internal or external command, operable program or batch file.
I’m not sure what went wrong with the installation or system setup. How can I fix this and make the git command work globally from the terminal? Is this related to the system PATH variable, and if so, how do I set it correctly?
Would really appreciate any help from those who’ve run into this before.