Enviado em 29/09/2015 - 20:39h
Olá pessoal estou tentando versionar um projeto então criei o projeto local e criei um repositório no bitbucket, mas quando fui dar um push ele deu um erro de permissão que nunca tive no windows, gostaria da ajuda de vocês. Segue o erro do terminal.
flavio@flavio-nash:/var/www/html/zf2$ git init
Initialized empty Git repository in /var/www/html/zf2/.git/
flavio@flavio-nash:/var/www/html/zf2$ git remote add origin git@bitbucket.org:flavioalves/zf2.git
flavio@flavio-nash:/var/www/html/zf2$ echo "Flavio Alves" >> contributors.txt
flavio@flavio-nash:/var/www/html/zf2$ git add contributors.txt
flavio@flavio-nash:/var/www/html/zf2$ git commit -m 'Initial commit with contributors'
[master (root-commit) ffe4f95] Initial commit with contributors
1 file changed, 1 insertion(+)
create mode 100644 contributors.txt
flavio@flavio-nash:/var/www/html/zf2$ git push -u origin master
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
O que é o THP na configuração de RAM do Linux e quando desabilitá-lo
Comparação entre os escalonadores BFQ e MQ-Deadline (acesso a disco) no Arch e Debian
Conciliando o uso da ZRAM e SWAP em disco na sua máquina
Servidor de Backup com Ubuntu Server 24.04 LTS, RAID e Duplicati (Dell PowerEdge T420)
Adicionando o repositório backports no Debian 13 Trixie
Como definir um IP estático no Linux Debian
Como desinstalar o Snes9x? [RESOLVIDO] (1)
Gerar menu automaticamente no fluxbox (4)
Isso acontece com vcs também? (10)