Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
1529 Vistas

I'm creating a development branch after configuring ssh keys to my repository.

When I fork from production it says:


"Could not find the remote repository. Do you have the correct access rights to the repository on GitHub?"


Avatar
Descartar
Autor

Apparently, the repo was created initially by Odoohouse, therefore they had to configure it for us and add our dev team rights and ssh keys. 

Thank you for the quick reply.

Autor Mejor respuesta

Solved:
Our Odoo house automatically created the repository for my company's project on their account, so we had to convince them that it is a problem, if we don't have access and admin rights on GitHub ;)

Sory, not a technical problem apparently.

Avatar
Descartar
Mejor respuesta

Hi,

Make sure that the SSH keys are correctly added to your GitHub account. You can verify this by trying to clone any repository from your account using SSH. You might need to reconfigure your SSH keys if it doesn't work.

Also, Ensure that you have the necessary access rights to the repository you're trying to fork. If it's a private repository, you need to be added as a collaborator or be part of a team with access to it.

Thanks


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
ago 25
2632
1
may 25
2654
1
abr 25
3643
1
abr 25
4504
1
abr 25
1967