---
title: Git Reviews
meta_title: 'Git Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 538 reviews by the users' company size, role or industry
  to find out how Git works for a business like yours.
aggregate_rating:
  rating_value: 4.7
  review_count: 538
  scale: '5'
date_modified: '2026-08-09'
parent_category:
  name: Source Code Management
  url: https://www.g2.com/categories/source-code-management
---


# Git Reviews
**Vendor:** Git  
**Category:** [Version Control Software](https://www.g2.com/categories/version-control-software)  
**Average Rating:** 4.7/5.0  
**Total Reviews:** 538
## About Git
Git is a fast, scalable, and distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Originally developed for the Linux kernel, Git has become the de facto standard for version control, utilized by millions of developers worldwide. Its distributed architecture allows each developer to have a complete history of the project, enabling robust collaboration and offline work capabilities. Key Features and Functionality: - Distributed Version Control: Every developer has a full copy of the repository, allowing for independent work and reducing reliance on a central server. - High Performance: Git is optimized for speed, efficiently handling large repositories with millions of files and commits. - Data Integrity: Every file and commit is checksummed and retrieved by its checksum, ensuring the integrity of the repository. - Branching and Merging: Git offers powerful branching and merging capabilities, facilitating parallel development and feature integration. - Staging Area: The staging area allows developers to prepare commits by selecting changes to include, providing greater control over the commit history. - Free and Open Source: Released under the GNU General Public License version 2.0, Git is free to use and modify, promoting collaboration and transparency. Primary Value and User Solutions: Git addresses the challenges of collaborative software development by providing a reliable and efficient system for tracking changes, coordinating work among multiple developers, and maintaining a comprehensive history of project evolution. Its distributed nature ensures that developers can work offline and merge changes seamlessly, reducing conflicts and enhancing productivity. By offering a robust set of tools for version control, Git empowers teams to manage their codebases effectively, leading to more stable and maintainable software projects.




## Git Reviews
  ### 1. Git and I don't get along

**Rating:** 0.0/5.0 stars

**Reviewed by:** Andrew R. | Senior SRE, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 02, 2019

**What do you like best about Git?**

Best: when I do the same exact thing twice in a row, there's at least a 50% chance the outcome will match.

**What do you dislike about Git?**

Literally everything. Obtuse and hostile syntax, "help" written for people who don't need help, too easy to get into a situation where the rational choice is to vote everything away and start from scratch.

**What problems is Git solving and how is that benefiting you?**

It allows for distributed multiuser code commits and merges. I guess it's more reliable than SVN.

  ### 2. Minutes to hop in, days to adapt, years to master

**Rating:** 1.0/5.0 stars

**Reviewed by:** Andrei D. | Software Developer, Internet, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 03, 2016

**What do you like best about Git?**

The crowd praises the beauty of Git internals, but it is not improving overall user experience, not at all; worse — horns and tails of mentioned internals actually stick from most unexpected places introducing complexity that could easily be avoided.

**What do you dislike about Git?**

Poor design decisions led to leaking abstractions:

* Design decision: "do not record changes, just store snapshots of working copy". Following that leaves no way but to detect file copying/renaming (using their contents' hashes). It is fine until user doesn't copy/rename _and_ change file between snapshots (refactoring, atomic commits — that sort of thing). Which leaves no way to Git but to *guess* what was renamed/copied to where, which (guessing) is so easy to trick.

* Design decision: "only referenced version graph heads are meaningful". Following it introduces so-called "detached HEAD" state and situations like "I've contributed changes on top of a tag and now they are gone".

**Recommendations to others considering Git:**

Consider Mercurial first. It covers absolute most use cases you'll need with plugins distributed with it (all you have to do is to enable them), yet, though, not supported by various 3rd-party services as much as Git is.
If you chose to stick with Git, well, it's another story:
* Get some good and verbose workflow that covers as much "something gone wrong" cases as possible. Atlassian got nice comparison for you — https://www.atlassian.com/git/tutorials/comparing-workflows
* Get used to Git internals' terminology that sometimes sounds just like something you've familiar with but isn't in fact: e.g. "object", "tree", "blob". You'll need it when you'll face issues which you most certainly will.
* Fastest way to get working recipe is google "git how to <thing you want to do in plain english>"

**What problems is Git solving and how is that benefiting you?**

Contributing changes to projects in Git repositories


## Git Discussions
  - [What is Git used for?](https://www.g2.com/discussions/what-is-git-used-for) - 4 comments, 1 upvote
  - [sdfsfdsfsfdsfsfsfsfsfsfsfsf](https://www.g2.com/discussions/sdfsfdsfsfdsfsfsfsfsfsfsfsf) - 2 comments, 1 upvote
  - [what is the most channeling use of Git in your experience](https://www.g2.com/discussions/29849-what-is-the-most-channeling-use-of-git-in-your-experience) - 2 comments

- [View Git pricing details and edition comparison](https://www.g2.com/products/git/reviews?filters%5Bnps_score%5D%5B%5D=1&section=pricing&secure%5Bexpires_at%5D=2026-08-10+11%3A03%3A53+-0500&secure%5Bsession_id%5D=cf209472-0f92-45d3-b838-65e250f66516&secure%5Btoken%5D=a0a802c1cf5b793cc88ebe6f628749665c257b36e12e920f3e0187d77a53f540&format=llm_user)
## Git Integrations
  - [Android Studio](https://www.g2.com/products/android-studio/reviews)
  - [Azure Pipelines](https://www.g2.com/products/azure-pipelines/reviews)
  - [Bitbucket](https://www.g2.com/products/bitbucket/reviews)
  - [CoPilot AI](https://www.g2.com/products/copilot-ai/reviews)
  - [Cursor](https://www.g2.com/products/cursor/reviews)
  - [Cypress](https://www.g2.com/products/cypress/reviews)
  - [Docker](https://www.g2.com/products/docker-inc-docker/reviews)
  - [Eclipse](https://www.g2.com/products/eclipse/reviews)
  - [GitHub](https://www.g2.com/products/github/reviews)
  - [GitHub Copilot](https://www.g2.com/products/github-copilot/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [IBM Terraform (formerly HashiCorp Terraform)](https://www.g2.com/products/ibm-terraform-formerly-hashicorp-terraform/reviews)
  - [IntelliJ IDEA](https://www.g2.com/products/intellij-idea/reviews)
  - [Jenkins](https://www.g2.com/products/jenkins/reviews)
  - [Jenkins X](https://www.g2.com/products/jenkins-x/reviews)
  - [Jira](https://www.g2.com/products/jira/reviews)
  - [Kubernetes](https://www.g2.com/products/kubernetes/reviews)
  - [Microsoft Teams](https://www.g2.com/products/microsoft-teams/reviews)
  - [MuleSoft Anypoint Platform](https://www.g2.com/products/mulesoft-anypoint-platform/reviews)
  - [Nimble CRM](https://www.g2.com/products/nimble/reviews)
  - [PyCharm](https://www.g2.com/products/pycharm/reviews)
  - [Selenium WebDriver](https://www.g2.com/products/selenium-webdriver/reviews)
  - [Slack](https://www.g2.com/products/slack/reviews)
  - [Slack Connector for Jira](https://www.g2.com/products/slack-connector-for-jira/reviews)
  - [SlackNotify](https://www.g2.com/products/slacknotify/reviews)
  - [SONAR](https://www.g2.com/products/sonar-2025-01-07/reviews)
  - [Visual Studio](https://www.g2.com/products/visual-studio/reviews)
  - [Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)

## Git Features
**Activity Tracking**
- Activity Tracking

**API**
- API

**AI Copilot**
- AI Copilot

**Third-Party Integrations**
- Third-Party Integrations

**Workflow Management**
- Workflow Management

**Alerts/Notifications**
- Alerts/Notifications

**Mobile Access**
- Mobile Access

**Generative AI**
- Generative AI

**Change Management**
- Change Management

**Reporting/Analytics**
- Reporting/Analytics

**Access Controls/Permissions**
- Access Controls/Permissions

**Issue Management**
- Issue Management

**Version Control**
- Version Control

**Audit Trail**
- Audit Trail

**Authentication**
- Authentication

**Search/Filter**
- Search/Filter

**Project Management**
- Project Management

**Workflow Automation**
- Workflow Automation

**Content Library**
- Content Library

**Task Progress Tracking**
- Task Progress Tracking

**Custom Development**
- Custom Development

**Two-Factor Authentication**
- Two-Factor Authentication

**Issue Tracking**
- Issue Tracking

**Visual Analytics**
- Visual Analytics

**Assignment Management**
- Assignment Management

**Continuous Integration**
- Continuous Integration

**Rules-Based Workflow**
- Rules-Based Workflow

**Repository Management**
- Repository Management

**Performance Monitoring**
- Performance Monitoring

**Backup and Recovery**
- Backup and Recovery

**Application Management**
- Application Management

**Bug Tracking**
- Bug Tracking

**Testing/QA Management**
- Testing/QA Management

**Encryption**
- Encryption

**Wiki**
- Wiki

**Bug/Issue Capture**
- Bug/Issue Capture

**Vulnerability Scanning**
- Vulnerability Scanning

**Static Analysis**
- Static Analysis

**Security Testing**
- Security Testing

**Configuration Automation**
- Configuration Automation

**Code Repository Integration**
- Code Repository Integration

**Collaborative Development**
- Collaborative Development

**Multiple Programming Languages Supported**
- Multiple Programming Languages Supported

**Code Review**
- Code Review

## Top Git Alternatives
  - [Azure DevOps Server](https://www.g2.com/products/azure-devops-server/reviews) - 4.2/5.0 (192 reviews)
  - [P4](https://www.g2.com/products/p4/reviews) - 4.2/5.0 (93 reviews)
  - [AWS CodeCommit](https://www.g2.com/products/aws-codecommit/reviews) - 4.2/5.0 (82 reviews)

