git - How to logout / switch accounts in Sourcetree -


after installing sourcetree, prompted log atlassian account. however, once logged in, there no logout option log out or switch accounts. how do this?

after installing sourcetree, prompted log atlassian account. however, once logged in, there no logout option log out or switch accounts.

to this,

  1. close sourcetree
  2. navigate <username>\appdata\local\atlassian\sourcetree\
  3. delete accounts.json after making backup.
  4. restart sourcetree.

you should see following dialog , prompted login atlassian account.

enter image description here

note: i'm using windows 10, assume same other systems.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -