Great version control tool
May 05, 2019

Great version control tool

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with Git

Git is being used by the whole enterprise right now. We use it as a version control tool to help our developers manage their code version for better collaboration. Our developers love it and have had a great experience with it.
  • Easy to use version control.
  • Pull and push your code without worrying about messing others' codes.
  • Great support community.
  • It's kind of hard to get hands-on.
  • The Error report is not very specific.
  • Code conflict resolving can be a pain.
  • It increases productivity.
  • It solves troubles developers have.
  • It boosts collaboration.
It's easy to use and stable. These are the two strengths I see in Git. It does not need a lot of time to learn, but you still need to learn it. It has high stability. Bugs are not often to see in Git, and the community support is wonderful. With the help of GitHub, you can solve any problem.
If you have a big developing team, you need a version control tool, and Git is the way to go. No other options need to be considered. When the whole team gets used to Git, productivity increases a lot. However, if you are working on your own, Git is still a good tool for managing your code, but its potential will be less appreciated.