I'm using git on MacOS and I have a problem.
instead of adding the desired folder, tipie "git add." in the terminal, to which, I created the folder .git and put ALL the files of the Mac inside apparently.
Using Visual Studio Code in the changes section, it brings me the 5000 files that are inside .git, and alerts me to a fatal error, to which I want to revert the fact of having made the first action.
Any ideas?