I have a project I want to upload from Visual Studio Code by using the Terminal and the command:
git add .
See down below error message.
fatal: not a git repository (or any of the parent directories): .git
I don't understand how to solve this.