A
A
Aleksandr2016-06-24 14:29:36
git
Aleksandr, 2016-06-24 14:29:36

Working over ssh with bitbucket?

I generated an ssh key.

ssh-keygen -t rsa -b 4096 -C "[email protected]"

added it to settings on bitbucket.
Now the question is, what else do I need to do so that I can work with the repository that I have been given access to? (made admin). Tell me, I can't figure it out

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mvsavkin, 2016-06-24
@mvsavkin

ssh-keygen without keys, you specify the password for the private key.
You open the public key in notepad, copy it, go to bitbucket in account management, to the SSH keys section, add the key and voila.
and try git clone

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question