Answer the question
In order to leave comments, you need to log in
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
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?
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 questionAsk a Question
731 491 924 answers to any question