Olá! Acabei executando o git add . na pasta C toda, ao invés da pasta específica, então o visualStudio começou a dar erros de permissão e eu fechei.
Abrindo novamente e tentando add a pasta em específico ocorre o erro:
fatal: Unable to create 'C:/Users/User/.git/index.lock': File exists.
Another git process seems to be running in this repository, e.g.an editor opened by 'git commit'. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue.
Então tentei remover, não remove. Tentei dar o commit -m ocorre o mesmo erro acima.
Já tentei até reiniciar a máquina kkkk estou prestes a desinstalar tudo, alguém me ajuda?