Sinceramente, não consigo clonar um repositório, ja tinha passado dessa fase, mas resolvi refazer o curso.
Túlio@DESKTOP-OTRG6QN MINGW64 ~/OneDrive/Documentos/git-e-github/serviotulio (master)
$ git remote add local c:/Users/Túlio/Documentos/git/server/
Túlio@DESKTOP-OTRG6QN MINGW64 ~/OneDrive/Documentos/git-e-github/ana
$ git clone /c/Users/Túlio/Documentos/git/server/ projeto
Cloning into 'projeto'...
fatal: 'C:/Users/Túlio/Documentos/git/server/' 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.