buguei já tem um tempinho, que estou na fase 3 de compartilhando o trabalho e a primeira vez que estou mexendo com git e github.
vinic@Samsung550XDA MINGW64 ~/OneDrive/Área de Trabalho/ana (master)
$ git clone /ana
Cloning into 'ana'...
fatal: 'C:/Program Files/Git/ana' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
vinic@Samsung550XDA MINGW64 ~/OneDrive/Área de Trabalho/ana (master)
$ git clone /c/users/
Cloning into 'users'...
fatal: 'C:/users/' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
vinic@Samsung550XDA MINGW64 ~/OneDrive/Área de Trabalho/ana (master)
$ git clone /c/user/alura/
Cloning into 'alura'...
fatal: 'C:/user/alura/' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
vinic@Samsung550XDA MINGW64 ~/OneDrive/Área de Trabalho/ana (master)