Need advice about which tool to choose?Ask the StackShare community!

Bitbucket

40K
32.3K
+ 1
2.8K
SourceTree

10.4K
7.9K
+ 1
727
Add tool

Bitbucket vs SourceTree: What are the differences?

Introduction

This Markdown code provides a comparison between Bitbucket and SourceTree, focusing on their key differences.

  1. Integration and Hosting: Bitbucket is a web-based hosting service that allows users to host private or public repositories, while SourceTree is a client application for managing and interacting with Git and Mercurial repositories. Bitbucket provides seamless integration with other Atlassian products like Jira, Confluence, and Trello, enhancing project management capabilities. On the other hand, SourceTree integrates with various Git hosting platforms, making it suitable for developers working with multiple repositories.

  2. User Interface: Bitbucket has a user-friendly and intuitive web interface, allowing users to navigate repositories, manage pull requests, and view code diffs efficiently. SourceTree, being a desktop application, provides a visually appealing interface with a wide range of features for managing repositories, including git flow, repository bookmarking, and a visual diff viewer.

  3. Collaboration Features: Bitbucket offers a robust set of collaboration features, such as pull requests, code reviews, and inline commenting, enabling seamless collaboration between developers. SourceTree, on the other hand, offers limited collaboration features as it primarily focuses on managing and interacting with repositories at an individual developer level.

  4. Version Control Support: Bitbucket supports both Git and Mercurial version control systems, providing flexibility to developers depending on their preferred system. SourceTree supports multiple version control systems, including Git and Mercurial, allowing users to work with repositories using different systems in a single application.

  5. Platform Availability: Bitbucket is a web-based service accessible from any modern web browser, making it platform-independent. SourceTree, although primarily developed for macOS, is also available for Windows users, allowing developers to use the same client application on different operating systems.

  6. Advanced Features: Bitbucket offers advanced features like code search, built-in continuous integration and deployment (CI/CD), and project management capabilities, providing a comprehensive solution for development teams. While SourceTree offers advanced features like the ability to create and manage Git flow branches, stash changes, and interactive rebasing, enhancing the version control workflow for individual developers.

In summary, Bitbucket is a web-based hosting service with seamless integration, robust collaboration features, and advanced project management capabilities. SourceTree, being a client application, provides a visually appealing interface, support for multiple version control systems, and advanced features for individual developers.

Decisions about Bitbucket and SourceTree
Weverton Timoteo

Do you review your Pull/Merge Request before assigning Reviewers?

If you work in a team opening a Pull Request (or Merge Request) looks appropriate. However, have you ever thought about opening a Pull/Merge Request when working by yourself? Here's a checklist of things you can review in your own:

  • Pick the correct target branch
  • Make Drafts explicit
  • Name things properly
  • Ask help for tools
  • Remove the noise
  • Fetch necessary data
  • Understand Mergeability
  • Pass the message
  • Add screenshots
  • Be found in the future
  • Comment inline in your changes

Read the blog post for more detailed explanation for each item :D

What else do you review before asking for code review?

See more
Weverton Timoteo

One of the magic tricks git performs is the ability to rewrite log history. You can do it in many ways, but git rebase -i is the one I most use. With this command, It’s possible to switch commits order, remove a commit, squash two or more commits, or edit, for instance.

It’s particularly useful to run it before opening a pull request. It allows developers to “clean up” the mess and organize commits before submitting to review. If you follow the practice 3 and 4, then the list of commits should look very similar to a task list. It should reveal the rationale you had, telling the story of how you end up with that final code.

See more

I explored many Git Desktop tools for the Mac and my final decision was to use Fork. What I love about for that it contains three features, I like about a Git Client tool.

It allows * to handle day to day git operations (least important for me as I am cli junkie) * it helps to investigate the history * most important of all, it has a repo manager which many other tools are missing.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Bitbucket
Pros of SourceTree
  • 904
    Free private repos
  • 397
    Simple setup
  • 348
    Nice ui and tools
  • 341
    Unlimited private repositories
  • 240
    Affordable git hosting
  • 123
    Integrates with many apis and services
  • 119
    Reliable uptime
  • 87
    Nice gui
  • 85
    Pull requests and code reviews
  • 58
    Very customisable
  • 16
    Mercurial repositories
  • 14
    SourceTree integration
  • 12
    JIRA integration
  • 10
    Track every commit to an issue in JIRA
  • 8
    Deployment hooks
  • 8
    Best free alternative to Github
  • 7
    Automatically share repositories with all your teammates
  • 7
    Compatible with Mac and Windows
  • 6
    Source Code Insight
  • 6
    Price
  • 5
    Login with Google
  • 5
    Create a wiki
  • 5
    Approve pull request button
  • 4
    Customizable pipelines
  • 4
    #2 Atlassian Product after JIRA
  • 3
    Also supports Mercurial
  • 3
    Unlimited Private Repos at no cost
  • 3
    Continuous Integration and Delivery
  • 2
    Academic license program
  • 2
    Multilingual interface
  • 2
    Teamcity
  • 2
    Open source friendly
  • 2
    Issues tracker
  • 2
    IAM
  • 2
    IAM integration
  • 2
    Mercurial Support
  • 205
    Visual history and branch view
  • 164
    Beautiful UI
  • 134
    Easy repository browsing
  • 87
    Gitflow support
  • 75
    Interactive stage or discard by hunks or lines
  • 22
    Great branch visualization
  • 18
    Ui/ux and user-friendliness
  • 8
    Best Git Client UI/Features
  • 7
    Search commit messages
  • 5
    Available for Windows and macOS
  • 1
    Log only one file
  • 1
    Search file content

Sign up to add or upvote prosMake informed product decisions

Cons of Bitbucket
Cons of SourceTree
  • 19
    Not much community activity
  • 17
    Difficult to review prs because of confusing ui
  • 15
    Quite buggy
  • 10
    Managed by enterprise Java company
  • 8
    CI tool is not free of charge
  • 7
    Complexity with rights management
  • 6
    Only 5 collaborators for private repos
  • 4
    Slow performance
  • 2
    No AWS Codepipelines integration
  • 1
    No more Mercurial repositories
  • 1
    No server side git-hook support
  • 12
    Crashes often
  • 8
    So many bugs
  • 7
    Fetching is slow sometimes
  • 5
    No dark theme (Windows)
  • 5
    Extremely slow
  • 5
    Very unstable
  • 4
    Can't select text in diff (windows)
  • 3
    Freezes quite frequently
  • 3
    Can't scale window from top corners
  • 2
    UI blinking
  • 2
    Windows version worse than mac version
  • 2
    Installs to AppData folder (windows)
  • 2
    Diff makes tab indentation look like spaces
  • 2
    Windows and Mac versions are very different
  • 2
    Diff appears as if space indented even if its tabs
  • 2
    Doesn't have an option for git init
  • 2
    Useless for merge conflict resolution
  • 2
    Doesn't differentiate submodules from parent repos
  • 2
    Requires bitbucket account
  • 1
    Generally hard to like
  • 1
    No reflog support
  • 1
    Bases binary check on filesize
  • 1
    Can't add remotes by right clicking remotes (windows)

Sign up to add or upvote consMake informed product decisions

What is Bitbucket?

Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free private Git repositories. Teams choose Bitbucket because it has a superior Jira integration, built-in CI/CD, & is free for up to 5 users.

What is SourceTree?

Use the full capability of Git and Mercurial in the SourceTree desktop app. Manage all your repositories, hosted or local, through SourceTree's simple interface.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Bitbucket?
What companies use SourceTree?
See which teams inside your own company are using Bitbucket or SourceTree.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Bitbucket?
What tools integrate with SourceTree?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

Mar 4 2020 at 5:14PM

Atlassian

GitBitbucketWindows+4
3
1041
GitHubGitDocker+34
29
42446
What are some alternatives to Bitbucket and SourceTree?
GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over three million people use GitHub to build amazing things together.
GitLab
GitLab offers git repository management, code reviews, issue tracking, activity feeds and wikis. Enterprises install GitLab on-premise and connect it with LDAP and Active Directory servers for secure authentication and authorization. A single GitLab server can handle more than 25,000 users but it is also possible to create a high availability setup with multiple active servers.
Git
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Atlassian Stash
It is a centralized solution to manage Git repositories behind the firewall. Streamlined for small agile teams, powerful enough for large organizations.
Crucible
It is a Web-based application primarily aimed at enterprise, and certain features that enable peer review of a code base may be considered enterprise social software.
See all alternatives