Multiple bitbucket accounts

后端 未结 5 609
滥情空心
滥情空心 2021-01-29 19:12

I have a Bitbucket account for my 9-5 job and I also have a personal Bitbucket account. My goal is to be able to use both on the same computer. I have installed the latest git o

5条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-29 19:51

    As stated, you only need to generate your pubkey once - since you're already setup with BitBucket, where is your id_rsa (or whatever you named yours) file? On our Windows installs, it's under the user's home directory in the hidden folder .ssh. You should be able to create a config file there.

提交回复
热议问题