Search code examples
windowsgitatlassian-sourcetreesourcetree

Install SourceTree without an Atlassian account?


I'm trying to use SourceTree for a class that I'm teaching. In order to do that we need to install SourceTree onto the school's Windows computers.

When we try to install SourceTree (Version 1.9.10.0) it demands an Atlassian account before it will start. Obviously this is wrong - since we're trying to install SourceTree onto a shared computer (into a VM, to be specific) we don't have just one account (and, on top of that, we're using SourceTree with GitLab, not BitBucket/Atlassian, so we don't need their account anyways).

Is it possible to install SourceTree but skip the 'create an Atlassian account' step during the install process?

(We'd be ok with having the students create accounts later on, when they first start using it - we just don't want all the students to share a single BitBucket account by default)


Solution

  • I don't think SourceTree allows to install without using an Atlassian Account. I've also tried and couldn't make it.

    Have a look at Github Desktop, I think it allows not to configure an account https://desktop.github.com/

    (I also prefer the UI from what I've seen - CLI still rules)

    Edit: keep in mind that's easier for the students to google by themselves solutions to problems with git using the CLI than using UI apps