How to work with two different BitBucket accounts in SourceTree

前端 未结 9 429
天命终不由人
天命终不由人 2021-02-01 13:00

I have two different bitbucket accounts set up. One is for work projects and one is for personal use. In BitBucket I have set up a repository in each of the accounts for diffe

相关标签:
9条回答
  • 2021-02-01 13:45

    In Windows, you can do it by following steps:

    1. Click on settings button ( right top corner). It will open dialog box.



    2. Click on Advanced tab.
    3. Uncheck the "Use global user settings".



    4. Now you can enter username and email id for corresponding repository.

    5. Click on OK to save changes.
    0 讨论(0)
  • 2021-02-01 13:48

    Well I have done this way:

    1. Click on Settings
    2. Click on Advance tab
    3. Enter your Full name and Email address (Email should be match with your Bitbucket account)
    4. Click on OK
    5. Click on Close (To close current window)
    6. Restart again

    Note: You must have added account in Source tree. (Open Source tree -> Click on Setting icon < Right Top corner> -> Click Settings -> Add your Account -> Set as Default account)

    Hope this would help you.

    0 讨论(0)
  • 2021-02-01 13:50

    NOW on Windows, you do it in the Clone/Add/Create Repository dialog:

    1. Click the "Hosted Repositories" button (internet icon)
    2. Click "Edit Accounts"
    3. Click "Add"

    0 讨论(0)
提交回复
热议问题