I have been using GitHub for awhile and want to start using Bitbucket because of their free private repos. If I create a new SSH key for Bitbucket, will it erase my SSH key that I'm using for GitHub? In the future, I would like to still use both Github and Bitbucket.
OS: macOS
If you want to use same SSH key for both github & bitbucket then just paste the current SSH key in bitbucket settings as well.
Write the following command in terminal: cat ~/.ssh/id_rsa.pub. The output of this command is your SSH key which you can add to your bitbucket account.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With