1
resposta

erro - alguém pode me ajudar com esse erro?

PS C:\Users\Usuario\Downloads\3386-git-github-projeto_inicial (1)> git init Reinitialized existing Git repository in C:/Users/Usuario/Downloads/3386-git-github-projeto_inicial (1)/.git/ PS C:\Users\Usuario\Downloads\3386-git-github-projeto_inicial (1)> git add. git: 'add.' is not a git command. See 'git --help'.

The most similar command is add PS C:\Users\Usuario\Downloads\3386-git-github-projeto_inicial (1)>

1 resposta

Olá Leticia! Tente usar git add . (espaço entre add e o ponto final).