Olá! Tudo bem? Estou tendo esse erro e não entendo qual é o problema.
gabri@LAPTOP-197EC59R MINGW64 ~/Documents/git-e-github/ana (main) $ 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.
gabri@LAPTOP-197EC59R MINGW64 ~/Documents/git-e-github/ana (main) $ git clone /c/Users/gabri/Documents/git-e-github/servidor projeto Cloning into 'projeto'... warning: You appear to have cloned an empty repository. done.
gabri@LAPTOP-197EC59R MINGW64 ~/Documents/git-e-github/ana (main) $ git pull local master fatal: 'local' 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.
gabri@LAPTOP-197EC59R MINGW64 ~/Documents/git-e-github/ana (main) $ git pull local main fatal: 'local' 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.