1
resposta

Durante o exercicio do Curso Git-GitHub compartilhando colaborando projetos

Durante exercicio demonstrado no video os meus resultados foram diferentes daqueles conseguidos no video, quando inclui o git add . No video, entram alguns arquivos. No meu terminal do Visual Studio Code, surgiu a seguinte mensagem: PS C:\Users\Lenovo\Documents\Alura One - Curso on Line\Git e GitHub 11 02 25\Projeto Inicial\3386-git-github-projeto_inicial> git init Reinitialized existing Git repository in C:/Users/Lenovo/Documents/Alura One - Curso on Line/Git e GitHub 11 02 25/Projeto Inicial/3386-git-github-projeto_inicial/.git/ PS C:\Users\Lenovo\Documents\Alura One - Curso on Line\Git e GitHub 11 02 25\Projeto Inicial\3386-git-github-projeto_inicial> git add. git: 'add.' is not a git command. See 'git --help'.

The most similar command is add PS C:\Users\Lenovo\Documents\Alura One - Curso on Line\Git e GitHub 11 02 25\Projeto Inicial\3386-git-github-projeto_inicial>

Dúvida: Como corrigir esta falha? Onde eu errei?

1 resposta

Olá! Comando git add . Deve inserir espaço entre add e ponto.