I
I
Ilya Pestov2014-07-18 18:15:56
git
Ilya Pestov, 2014-07-18 18:15:56

SSH keys for GitHub work on BitBucket?

About two years ago, when I was just starting to work with Git, they immediately generated SSH keys for GitHub. Then I got some projects on BitBucket. I didn't generate any keys, but everything works great and I don't have to log in every time. I just recently thought about how this can work?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
F
FanKiLL, 2014-07-18
@FanKiLL

Can you do HTTP pushes on bitbucket?

A
Alexey Pavlov, 2014-07-18
@lexxpavlov

Maybe they just forgot when the same key was added to bitbucket? Is there an added key in the bitbucket account settings? With what signature?

P
Puma Thailand, 2014-07-18
@opium

git can work via ssx and via http
in the first case, the key is usually used
in the second, authorization
is not a problem to configure so that the password is saved with http, but this is a bug

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question