How to work with two different BitBucket accounts in SourceTree

Solution 1:

For SourceTree 2.0.2+ on Mac only with GitHub accounts:

  1. Click from menu File-> New/Clone
  2. In the dialog click settings icon.

  1. In the resulting popup menu click Settings
  2. It brings a dialog with listing user accounts. Add your additional account to the list.
  3. Close the dialog.
  4. Click remote button (next to local) on the tool in image shown below.

All your added accounts will be listed and their respective repositories with button to clone.

Hope this helps.

Solution 2:

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"

enter image description here