Visual Studio Code reports \"It look like git is not installed on your system.\" when I try to switch to the git view. I know I have git installed and used by other git clie
After an OSX update i had to run xcode-select --install for the gitlens to work
xcode-select --install