# Page 8 | Git Reviews 2026. Verified Reviews, Pros & Cons | Capterra

> Page 8 - Is Git the right Source Code Management solution for you? Explore 470 verified user reviews from people in industries like yours to make a confident choice.

Source: https://www.capterra.com/p/177211/Git/reviews

---

Git

4.8 (470)

[View alternatives](https://www.capterra.com/p/177211/Git/alternatives/)

Provider data verified by our Software Research team, and reviews moderated by our Reviews Verification team. [Learn more](https://www.capterra.com/our-story/)

* * *

Last updated March 16th, 2026

# Page 8 - Reviews of Git

## Showing most helpful reviews

Showing 176-200 of 470 Reviews

Sort by:

Most Helpful

Rating

Company Size

Reviewer's Role

Length of Use

Frequency of Use

JB

JOnas B.  
Freelancer  
Computer Software  
Used the software for: 2+ years

### "Great tool for version control of your source code and text documents"

January 31, 2022

5.0

With git I have control over the source code I manage and am never afraid of trying out new ideas with branching.

Pros

I love git because it is so widespread and makes version control of my source code easy to manage. I use it with the gitflow method, which makes it easy for me to handle development, production and hotfixes environments.

Cons

It's a steep curve to learn, but well worth it.

Alternatives considered

[Apache Subversion](https://www.capterra.com/p/177270/Apache-Subversion/)

Reason for choosing Git

Git seemed to have a better future than Subversion.

Review Source

Umut K.  
Software Developer  
Information Technology and Services  
Used the software for: 2+ years

### "You need it"

October 13, 2019

5.0

I use it in every project. I can't even imagine write application without git

Pros

Very popular and advanced version control tool. It is very secure and light to open a new branch. You don't need a server, you can use it only local

Cons

You need to learn many commands to use it effectively because It is soo advanced tool. There is no build-in desktop application

Review Source

VR

Verified Reviewer  
Software Engineer  
Information Technology and Services  
Used the software for: 2+ years

### "You should use it"

September 7, 2019

5.0

I use it every day in a production environment at work.

Pros

I think that in the versioning systems GIT is the top player. I use it every day in a production environment and I always appreciate the merging strategy that always suceed.

Cons

Maybe in the first approach it is not the easiest tool to use, but I think that this should not be considered a cons.

Review Source

Ali Faruk A.  
Software Developer  
Computer Software  
Used the software for: 2+ years

### "Save us!"

February 20, 2019

4.0

While we using standart ftp system there are cases that our files corrupt and we lose progress but thanks to git we dont live that anymore.

Pros

Thanks to it's keep track of each update that make it easy to develop with ensure of safety to return older versions.

Cons

It is quite annoying to get into it because of it's learning curve but that is only problem for beginning.

Review Source

VR

Verified Reviewer  
Student in Industrial Maintenance  
Mining & Metals  
Used the software for: Less than 6 months

### "Git Review"

March 8, 2023

4.0

Overall, I think Git is a very useful tool for managing versions of software projects and other work files. Although there may be an initial learning curve, once you understand the basics, it's relatively easy to use and enables effective teamwork. I would definitely recommend Git to other developers and professionals in the industry.

Pros

What I liked most about Git is its ability to effectively manage multiple versions of a project's source files. This allows for safe teamwork on the same project and safe changes without the risk of overriding other people's work. Git is also easy to use and has detailed documentation that makes learning it easy.

Cons

I encountered some negative aspects of Git. For example, when using some advanced features, such as branch management, I sometimes found it difficult to understand how to use them correctly. Additionally, Git's command syntax can sometimes be complex and difficult to remember, which can make using Git a bit intimidating for beginners.

Review Source

TE

Trent E.  
Software Engineer  
Computer Software  
Used the software for: 6-12 months

### "Git is an amazing VC manager, but it is possible to get lost"

October 16, 2021

5.0

Overall, Git is an awesome version control software and I love it. I personally just use everything from the command line and it's pretty awesome. The documentation is fantastic and there are sooooo many resources online that will help you know how to make the commands that you need when it comes to more complicated things. I love Git. It's awesome. Honestly, I think every software engineer should use it if they don't already.

Pros

\- Basic commands are super easy to master and use (add, commit, push, branch, etc) - Super effective at tracking changes to files - Integration with GitHub is super easy. (I assume integrating with GitLabs is also easy, but I haven't done it myself) - Documentation is good and there are a ton of resources online

Cons

\- Occasionally, merging and pull requests can get a little convoluted. If you're not careful about trying to resolve merge conflicts you can get stuck in what I call "Git Hell". The good news is that there are ways to get out of it if you roll back changes

Review Source

VR

Verified Reviewer  
Software Engineer  
Computer Software  
Used the software for: 2+ years

### "Git Review"

November 25, 2019

5.0

Generally fairly positive experience. It suffers a bit from usability but that can be solved with GUI tools

Pros

Easy way to share and work on code across lots of teammates and entire organizations. Revision history is also a huge plus

Cons

There needs to be an easy way to do common commands, such as squashing all your commits into just one before it gets merged

Review Source

SB

Sampath B.  
Technical Lead  
Financial Services  
Used the software for: 2+ years

### "Azure git is good for Branching and merging"

August 25, 2022

5.0

Its very good tool for Version control and code Handling.

Pros

Branching, handle merge conflicts and Push code features are good. Pull request concept also very good.

Cons

In built git is not handling properly in some tools like Katalon studio. We may loose some code while Merging.

Review Source

Juanito O.  
Leader IT  
Computer Software  
Used the software for: 2+ years

### "Control de versiones que debes usar"

May 5, 2022

5.0

Pros

Git es el mejor sistema de control de versiones de código abierto. Nos encanta que exista, lo usamos a diario en todos nuestros procesos de desarrollo de software. Integrarlo es increíblemente rápido, fácil de usar y aprender.

Cons

Al principio su uso puede ser intimidante, pero hay una gran comunidad que siempre está para ayudar.

Review Source

JG

Joseph G.  
Developer  
Computer Software  
Used the software for: 2+ years

### "The classic, reliable VCS"

February 13, 2021

5.0

I have been using Git since I've started programming and it has been a valuable tool in helping me rollback breaking changes and work on other projects. Tools like GitHub make it easy for me to collaborate with others, discover projects, and publicize my projects.

Pros

It is easy for beginners to get started with Git and it is widely used by many popular open source projects, like the Linux kernel, the Bootstrap web framework, the Python programming language, and more. There are many hosted Git solution, like GitHub, GitLab, Bitbucket, and more. It also has years of experience and support behind it and is very reliable.

Cons

Some relatively simple-sounding operations can become complex and it isn't hard to mess up a repository and fixing mistakes can be difficult sometimes.

Review Source

VR

Verified Reviewer  
Web Developer  
Computer Software  
Used the software for: 2+ years

### "The best version control"

October 11, 2018

5.0

I'm using it every day, it helps to work with team on a project on different parts, then merge everything together. easy to back to previous versions.

Pros

The ease of use, the branch system and the simplicitty.

Cons

The ease of use. it so simple and it improves the way you manage your team project. it helps to review the team code and decide what good and whats not.

Review Source

Diego T.  
DevOps Engineer  
Computer Software  
Used the software for: 2+ years

### "Best Version Control System"

April 23, 2019

5.0

Pros

Git rocks! Is the best distributed version-control system for managing source code or track issues, bugs, etc. It's not me who says this, but the companies that use it. The Linux Kernel uses GIT!!!

Cons

I don't have complains about GIT, it's open source so it doesn't depends of a company, but it's supported by the community.

Review Source

Stephen L.  
software engineer  
Computer Software  
Used the software for: 2+ years

### "Most reliable code versioning today"

January 21, 2020

5.0

Overall I still use Git because I can receive support from the community

Pros

I like Git supports code versioning comprehensively because of its abundant features. Git also used widely so I have confidence in the support.

Cons

Even it's widely used, it's still a complex tool that no user interface can beautifully handle all the possible features.

Review Source

Alejandro M.  
Desarrollador RPA (UiPath, BluePrism)  
Computer Software  
Used the software for: 1-2 years

### " Without a doubt the best version control"

September 27, 2020

5.0

We use Git daily at work, both for small and large projects because it is very convenient to have code backups and check the changes you have made.

Pros

Adaptable to each project, from small projects with a branch to huge, the ease of teamwork. There is a lot of documentation and you can go from using the basics to getting into complex configurations.

Cons

Unless you use a third-party program that makes it easier for you visually, you have to learn many commands, so it makes it difficult to understand it at first.

Review Source

Marco P.  
Head of ALM  
Information Technology and Services  
Used the software for: 2+ years

### "The best Version Control technology"

June 30, 2021

4.0

Git is the most used open-source and multi-platform system to version your source code.

Pros

Git is super fast and light. You can create a lot of branch without weighing down the local repository.

Cons

Initially the learning curve can be a bit slow, specially if you are not comfortable with the command line.

Review Source

Pankaj C.  
Associate Group Lead  
Computer Software  
Used the software for: 1-2 years

### "GIT is Best Version Control"

April 24, 2019

5.0

Overall GIT is best tool for version control and features like merging,branching are really helpful in working with team.

Pros

GIT is the most popular ,powerful and free to use version control system.Provide both CLI and GUI to the users. It allows you to seamlessly merge branches and easy to remove conflicts and it is fast. Reliable integrity with GitHub, git-lab, bit-bucket, etc.

Cons

Learning steep is high for a beginner to work with advanced commands like resetting header , stashing and with CLI only.

Review Source

SR

Saleh R.  
Developer  
Computer Software  
Used the software for: 2+ years

### "Git"

December 17, 2019

5.0

It's the best source control for working locally and sync with other co-workers

Pros

Tracking history of source files and maintaining a complete record of work done. It allows multiple users to work simultaneously without overwriting each other's changes. Using it locally and performing various changes offline. Less space consuming. Better branch management. Run smoothly on low-spec systems.

Cons

Errors and catastrophic errors can completely break your repository, in some situations I needed to delete local repository and downloaded repository from server. One of catastrophic error than break your repository is when you hit Ctrl+C in middle of adding new changes or files to repository. It's hard to learn and master GIT.

Review Source

VR

Verified Reviewer  
Founder  
Computer Software  
Used the software for: 1-2 years

### "git is a life saver on most occasions"

October 22, 2020

5.0

Pros

Sometimes, you try something with your code and it just doesn't work. Being able to revert back to whichever version you want is awesome. I can freely implement my ideas without worrying about how I'd revert it if the changes didn't work.

Cons

Git comes with multiple tools that I don't use. I'd rather be able to pick the ones that I want to install. Also, the system is complicated whether or not you are using the complex features. The learning curve can be intimidating.

Review Source

VR

Verified Reviewer  
System Engineer  
Computer Software  
Used the software for: 2+ years

### "The premier source control tool currently available in the market."

April 22, 2019

5.0

Pros

Git is the most popular source control tool for a reason. You will always be able to find documentation on how to interact with your repos through git.

Cons

It does take some time to learn how to work best with Git but it is absolutely worth it. This should be something taught more commonly in Computer Science degrees.

Review Source

VR

Verified Reviewer  
Junior Software Engineer  
Program Development  
Used the software for: 2+ years

### "Difficult but powerful"

April 18, 2019

4.0

Pros

So the main pros is that git is everywhere in the business, we're doing everyday - git push, git commit, etc. And why? - Because it's helpful to maintain our code. Learn git right now!

Cons

It seams to be a little bit hard do learn it, and there is too much feature. You have to spend meny months/years to be good at it.

Review Source

VR

Verified Reviewer  
Data Scientist  
Information Technology and Services  
Used the software for: 2+ years

### "Convenient tool for version control"

September 24, 2020

5.0

I liked it from the beginning, because it's easy to use.

Pros

I like working with terminal and git makes very convenient to control the code version in that way.YOu can see the changes made in your files.

Cons

Some commands are not easy to remember, especially when you're not using it often. But in general easy ones are very convenient.

Review Source

Zack H.  
Senior Software Engineer  
Insurance  
Used the software for: 2+ years

### "Git is the best source control!"

July 16, 2019

5.0

Fantastic. Very powerful tool.

Pros

Git is the best source control ever. It is extremely user friendly and has a ton of features. It allows multiple team members to work on the same piece of code seamlessly.

Cons

There is a little learning curve especially if you want to use git command line, but it's pretty easy to catch on.

Review Source

Ananya N.  
Software Engineer  
Computer Software  
Used the software for: 2+ years

### "Best Repository Ever"

August 5, 2018

5.0

Branching system for your code base helps developers and architects keep track of all the modifications and seem less integrations.

Pros

I have been using GIT as our repository for an AEM project. It provides us an array of features to help us store, modify our content.

Cons

Nothing as per se. Very user friendly. Just easier to use through terminal.

Review Source

MK

Matthew K.  
Software Engineer  
Computer Software  
Used the software for: 2+ years

### "It's the industry standard for a reason"

April 8, 2020

5.0

Pros

Git is a very powerful version control system. But the main selling point is that the industry has settled on Git as the "industry standard" VCS. This means that there will be more services built for Git, more third-party integrations for Git, more potential hires will know Git, etc.

Cons

The CLI isn't as good as it could be. The commands and flags are a bit inconsistent at times.

Reason for choosing Git

Funnily enough, I think some of the other version control systems are better than Git from a theoretical point of view. However, git works well, and it "won" the popularity war. More potential hires will know Git, more third party services will have Git integrations, etc.

Review Source

VR

Verified Reviewer  
Systems Analyst  
Information Technology and Services  
Used the software for: 2+ years

### "Totally necessary for software development"

June 11, 2020

5.0

Git helps my company to track all source code changes in a lot of projects.

Pros

Git is one of the most important tools for working with software development. For me is one of the best tools to track all source code changes.

Cons

What I like least about Git is that there are a lot of commands and concepts that you need to understand.

Review Source

Similar Products

Featured