Problem generating ssh key in git lab

0

People I'm trying to generate a ssh key to use in my gitlab else gets this error

I'm using git bash to generate the key using this command: ssh-keygen what could be happening?

    
asked by anonymous 23.11.2018 / 15:46

1 answer

0

Removes the Usuario@Usuario-PC from the end because this does not belong to the ssh key.

Follow the steps in the documentation: link

That it will serve any operating system and when repository.

    
14.12.2018 / 20:47