-1
When trying to download repository in SSH, I filled the wrong credentials and now only this error appears:
a assinatura falhou: o agente recusou a operação
[email protected]: Permissão negada (publickey, teclado interativo).
fatal: não foi possível ler do repositório remoto.
Certifique-se de que possui os direitos de acesso corretos
e o repositório existe.
I tried to make another SSH key, but it didn’t work. What can I do to get the repository cloned in the right way?
But I don’t have the design on my machine. I’m trying to clone it
– Denlavor
vc has git bash installed there? opens in the folder you want to clone Reset and then makes the command try to clone. or if you have access to Repo in git creates an ssh key using the command
ssh-keygen
dai vc take the pub q it will generate and register your key in git dai vc can clone using Shh instead of https– Jasar Orion
Error appears "fatal: not in a git directory"
– Denlavor
if you want me t help by anydesk then I see what’s happening. just send the id here and when I connect you delete the msg
– Jasar Orion
maybe if you try to clone by https it will ask git login and password easy
– Jasar Orion