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

Git

288.5K
173.4K
+ 1
6.6K
TortoiseGit

48
87
+ 1
5
Add tool

Git vs TortoiseGit: What are the differences?

Introduction

Git and TortoiseGit are both version control systems used for managing source code and collaborating on software projects. While they have some similarities, there are several key differences between the two.

  1. Architecture: Git is a distributed version control system, meaning that every user has a complete copy of the codebase with its entire history. On the other hand, TortoiseGit is a client for Git and provides a user interface to interact with Git repositories.

  2. User interface: TortoiseGit offers a graphical user interface (GUI) that integrates with Windows Explorer, making it easier for users to perform Git operations. Git, on the other hand, is primarily command-line based, requiring users to execute commands in a terminal window.

  3. Platform support: Git can be used on any operating system, including Windows, macOS, and Linux, while TortoiseGit is only available for Windows. This limits the use of TortoiseGit in cross-platform development environments.

  4. Integration with other tools: Git has a wide range of integrations with various development tools and services, such as CI/CD platforms and code review tools. TortoiseGit, being a client for Git, can leverage these integrations as well, with additional features provided by its own GUI.

  5. Ease of use: TortoiseGit provides a more beginner-friendly user experience compared to Git's command-line interface. With visual cues and menu options, TortoiseGit simplifies common Git operations and reduces the learning curve for new users.

  6. Accessibility: Git can be accessed remotely through various protocols, such as HTTP/HTTPS, SSH, and Git's own protocol. TortoiseGit, being a Windows-specific client, relies on the protocol and accessibility options provided by the underlying Git installation.

In summary, Git is a distributed version control system with a command-line interface, while TortoiseGit is a Windows-based client for Git that offers a graphical user interface and simplifies common Git operations.

Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of Git
Pros of TortoiseGit
  • 1.4K
    Distributed version control system
  • 1.1K
    Efficient branching and merging
  • 959
    Fast
  • 845
    Open source
  • 726
    Better than svn
  • 368
    Great command-line application
  • 306
    Simple
  • 291
    Free
  • 232
    Easy to use
  • 222
    Does not require server
  • 27
    Distributed
  • 22
    Small & Fast
  • 18
    Feature based workflow
  • 15
    Staging Area
  • 13
    Most wide-spread VSC
  • 11
    Role-based codelines
  • 11
    Disposable Experimentation
  • 7
    Frictionless Context Switching
  • 6
    Data Assurance
  • 5
    Efficient
  • 4
    Just awesome
  • 3
    Github integration
  • 3
    Easy branching and merging
  • 2
    Compatible
  • 2
    Flexible
  • 2
    Possible to lose history and commits
  • 1
    Rebase supported natively; reflog; access to plumbing
  • 1
    Light
  • 1
    Team Integration
  • 1
    Fast, scalable, distributed revision control system
  • 1
    Easy
  • 1
    Flexible, easy, Safe, and fast
  • 1
    CLI is great, but the GUI tools are awesome
  • 1
    It's what you do
  • 0
    Phinx
  • 4
    Turns Explorer into a git client
  • 1
    Free

Sign up to add or upvote prosMake informed product decisions

Cons of Git
Cons of TortoiseGit
  • 16
    Hard to learn
  • 11
    Inconsistent command line interface
  • 9
    Easy to lose uncommitted work
  • 7
    Worst documentation ever possibly made
  • 5
    Awful merge handling
  • 3
    Unexistent preventive security flows
  • 3
    Rebase hell
  • 2
    When --force is disabled, cannot rebase
  • 2
    Ironically even die-hard supporters screw up badly
  • 1
    Doesn't scale for big data
    Be the first to leave a con

    Sign up to add or upvote consMake informed product decisions

    - No public GitHub repository available -

    What is 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.

    What is TortoiseGit?

    It is a Git revision control client, implemented as a Windows shell extension and based on TortoiseSVN. It is free software released under the GNU General Public License.

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

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

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

    What tools integrate with Git?
    What tools integrate with TortoiseGit?

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

    Blog Posts

    Mar 24 2021 at 12:57PM

    Pinterest

    GitJenkinsKafka+7
    3
    2140
    GitJenkinsGroovy+4
    4
    2641
    GitCloudBees+2
    3
    4435
    Git.NETCloudBees+3
    6
    1066
    Mar 4 2020 at 5:14PM

    Atlassian

    GitBitbucketWindows+4
    3
    1041
    GitNode.jsFirebase+5
    7
    2357
    What are some alternatives to Git and TortoiseGit?
    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.
    SVN (Subversion)
    Subversion exists to be universally recognized and adopted as an open-source, centralized version control system characterized by its reliability as a safe haven for valuable data; the simplicity of its model and usage; and its ability to support the needs of a wide variety of users and projects, from individuals to large-scale enterprise operations.
    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.
    Perforce
    Visibility, access control, workflow and code management for Git environments. Flexibility of collaborating on the same codebase and code reviews using any combination of Perforce and Git workflows and tools without compromise.
    Mercurial
    Mercurial is dedicated to speed and efficiency with a sane user interface. It is written in Python. Mercurial's implementation and data structures are designed to be fast. You can generate diffs between revisions, or jump back in time within seconds.
    See all alternatives