Error when trying a Git command in cmd:
The term 'git' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
I need this to work in the integrated terminal on Visual Studio Code!
I've already tried editing the path variables and the settings in Visual Studio Code. Nothing works.