'git' is not recognized as an internal or external command, operable program or batch file.

677    Asked by AdamLipscomb in Salesforce , Asked on Feb 23, 2021
Answered by Adam Lipscomb

Check your path is set correctly at the time of git installation and You need to add the following paths to PATH:

C:Program FilesGitin

C:Program FilesGitcmd

And check that these paths are correct or not, you may have Git installed on a different drive, or under Program Files (x86). Correct the paths if necessary.



Your Answer

Interviews

Parent Categories