letic@DESKTOP-N2E8MRH MINGW64 ~/OneDrive/Documentos (master)
$ mkdir ana
mkdir: cannot create directory ‘ana’: File exists
letic@DESKTOP-N2E8MRH MINGW64 ~/OneDrive/Documentos (master)
$ cd ana
letic@DESKTOP-N2E8MRH MINGW64 ~/OneDrive/Documentos/ana (master)
$ git clone /c/Users/letic/OneDrive/Documentos/servidor/projeto
Cloning into 'projeto'...
fatal: 'C:/Users/letic/OneDrive/Documentos/servidor/projeto' does not appear to be a git reposi
tory
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
letic@DESKTOP-N2E8MRH MINGW64 ~/OneDrive/Documentos/ana (master)
$