TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitHub Copilot

    Score8.6 out of 10
    N/AGitHub Copilot is presented as an AI pair programmer, that plugs into the user's editor. It then turns natural language prompts into code, offers multi-line function suggestions, speeds up test generation, filters out common vulnerable coding patterns, and blocks suggestions matching public code.

    $10

    per month

    Sourcetree

    Score7.7 out of 10
    N/ASourcetree, by Atlassian, is a free version control client for Mac and Windows that works with Git and Mercurial repositories. It's distributed version control allows developers to visualize code, review changesets, stash, cherry-pick between branches or commit with a single click.

    $0

    per month

    Pricing
    GitHub CopilotSourcetree
    Editions & Modules
    CoPilot for Individuals
    $10
    per month
    CoPilot for Business
    $19
    per month per user
    No answers on this topic
    Offerings
    Pricing Offerings
    GitHub CopilotSourcetree
    Free Trial
    YesNo
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Community Pulse
    GitHub CopilotSourcetree
    Considered Both Products
    GitHub
    No answer on this topic
    Atlassian
    Chose Sourcetree
    I actually recommend GitHub Desktop for any developer who uses git. It's far more friendly, has good functionality but not overwhelming, and you don't need to use it for GitHub repos.
    Sourcetree is only good for if you're wanting to perform complex actions or audit historical …
    Incentivized
    Key User Insights
    Would buy again
    100%
    Would buy again
    8 Answers
    88%
    Would buy again
    7 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    100%
    Delivers good value for the price
    8 Answers
    Happy with the feature set
    100%
    Happy with the feature set
    8 Answers
    100%
    Happy with the feature set
    8 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    6 Answers
    100%
    Lived up to sales and marketing promises
    5 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    6 Answers
    86%
    Implementation went as expected
    6 Answers
    Features
    GitHub CopilotSourcetree
    Version Control Software Features
    Comparison of Version Control Software Features features of GitHub Copilot and Sourcetree
    Feature
    GitHub Copilot
    -
    Ratings
    Sourcetree
    8.9
    3 Ratings
    1% above category average
    Branching and Merging00 Ratings8.73 Ratings
    Version History00 Ratings10.03 Ratings
    Version Control Collaboration Tools00 Ratings9.52 Ratings
    Pull Requests00 Ratings9.23 Ratings
    Code Review Tools00 Ratings7.73 Ratings
    Project Access Control00 Ratings9.02 Ratings
    Automated Testing Integration00 Ratings9.01 Ratings
    Issue Tracking Integration00 Ratings8.12 Ratings
    Branch Protection00 Ratings8.72 Ratings
    Best Alternatives
    GitHub CopilotSourcetree
    Small Businesses
    No answers on this topic
    GitHub
    Score9.2 out of 10
    Medium-sized Companies
    No answers on this topic
    Git
    Score10 out of 10
    Enterprises
    No answers on this topic
    Perforce P4
    Score7.5 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitHub CopilotSourcetree
    Likelihood to Recommend
    8.8
    (8 ratings)
    9.0
    (8 ratings)
    Usability
    8.8
    (7 ratings)
    8.1
    (3 ratings)
    User Testimonials
    GitHub CopilotSourcetree
    Likelihood to Recommend
    GitHub
    Copilit is fantastic at the following: 1. Solving simple, well-defined problems, such as implementing an algorithm, manipulating a data structure, or string manipulation and regex. 2. Implementing simple APIs that are mainly CRUD in nature, with moderate business logic inside them, which may involve some processing or passing the data through an algorithm. 3. Implementation of well-defined activities, such as implementing a connection to an Oracle DB using Hibernate or JDBC, or implementing boilerplate code for a backend service to listen to Kafka events. It is not that great when it comes to understanding and implementing code in a proprietary DSL. It struggles when implementing a major feature across a complex codebase. I believe developers should also adopt the trust-but-verify paradigm when expecting highly secure or regulated code from GitHub Copilot.
    Incentivized
    Read full review
    Atlassian
    Sourcetree is a great tool for any Git user. Whether you're well versed using Git commands in the terminal or a newbie, this tool wonderfully supplements your workflow. A quick glance at the UI and you know where your project stands. I find it most helpful when I need to determine what changed in a particular file in past commits. Having a visual graph of branches helps me to understand the big picture. Even though I'm comfortable operating Git most often in the command line, I always have Sourcetree open to check my work and see where my colleagues are.
    Incentivized
    Read full review
    Pros
    GitHub
    • Make code development faster and quicker.
    • Helps write better code standards for projects.
    • Provide the latest functions from the technology.
    • Notifies about the deprecated functions.
    Incentivized
    Read full review
    Atlassian
    • Merge Changes - helping you handle merge conflicts.
    • Comparing branches.
    • Visually showing various paths that existing branches are following.
    • It is easy to import already downloaded repositories.
    • And it integrates with Bitbucket (web), where I can click a menu in Bitbucket and have it download and import the repo to my local environment.
    Incentivized
    Read full review
    Cons
    GitHub
    • The only issue I faced is the context token size, it can be increase.
    • Sometime with agent mode it takes too much time, which can be reduced but I understand it also depends on the complexity of the given task.
    Incentivized
    Read full review
    Atlassian
    • As an Atlassian product i'd have expected smart integrations/features with their other developer products like Jira or BitBucket, but this is not the case. It can sometimes pick up on Jira ticket IDs and show them as a label or as a unique piece of work to follow. But there's no actual integration to Jira and is just simple pattern matching.
    • For the majority of developers it's just overwhelming and overkill. There's a plethora of metadata, supporting information, and many many actions/tools to help perform complex git actions. This is great if you're managing complex repos or need to perform an audit, but to the average user it's just not a user friendly experience due to how bloated it can feel.
    • Very simple git actions such as 'git pull' have been massively overcomplicated. When pressing the pull button you get a popup with multiple dropdowns, checkboxes and settings on how you want to pull and the followup actions to run after the pull, both on the remote repo and local repo. It's just unnecessary and adding complexity where it's not needed.
    Incentivized
    Read full review
    Usability
    GitHub
    I feel that GitHub Copilot's overall usability is good due to its tight integration with Visual Studio and the workspace. However, developers expect greater ease of use, as there is a learning curve to realize productivity gains with the tool fully. I think there is room for improvement in GitHub Copilot's UI integration within Visual Studio.
    Incentivized
    Read full review
    Atlassian
    It is one of the best Git GUIs out there, I have worked with multiple GUIs and this provides more insights and features compared to others, the Tree view and History helps keeping track and reverting commits, With help of different UI elements it helps the new developers to learn git using standards as well.
    Incentivized
    Read full review
    Alternatives Considered
    GitHub
    It is useful that copilot integrates so well with vscode, which is a very common IDE. I used Tabnine for a little while but it was not that intuitive, and did not seem as helpful as GitHub copilot was. I have enjoyed GitHub copilot a lot, especially the ease of hitting the tab key and seeing quick progress in my tasks.
    Incentivized
    Read full review
    Atlassian
    Sourcetree allows seamless integration across all widely used GIT services and is cross-platform compatible. This client is capable of managing workflows of any difficulty and its cross-compatibility eliminates the need to use different or multiple GIT clients altogether.
    Incentivized
    Read full review
    Return on Investment
    GitHub
    • Our ROI of the purchase of Copilot was met in less than a day. The timesave cannot be overstated
    • Programmer boredom/dissatisfaction is down because of less repetetive crud work.
    Incentivized
    Read full review
    Atlassian
    • Makes using Git more pleasurable increasing developer happiness.
    • Visual display of branches and commits with their diff helps me find problems quickly.
    • Complex Git commands are only a click away using Sourcetree.
    Incentivized
    Read full review
    ScreenShots