I would like to ask your help to fix this error on my VS Code: "It looks like Git is not installed on your system."
- I reinstalled Git and VS Code as well on my computer.
- Checked, Git uses VS Code as default.
- Changed the setting.json on VS Code (File/Preference/Settings...) with the proper "git path" from Command. (where git)
- Also restarted the computer.
It looks like, that I am logged in to my GitHub on VS code, but when I want to clone a repo, I get again this message: "It looks like Git is not installed on your system."
Thank you in advance for your help and time!