Skip to main content
TrustRadius
Git

Git

Overview

Learn from top reviewers

Return to navigation

Pricing

View all pricing
N/A
Unavailable

Sorry, this product's description is unavailable

Entry-level set up fee?

  • No setup fee

Offerings

  • Free Trial
  • Free/Freemium Version
  • Premium Consulting/Integration Services

Would you like us to let the vendor know that you want pricing?

5 people also want pricing

Alternatives Pricing

What is GitHub?

GitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans…

What is Assembla?

Assembla provides a cloud-based source code management (SCM) Platform that covers Perforce, Apache Subversion (SVN), and Git. Their managed cloud hosting solutions are designed for both small and enterprise software development teams. They offer a turn-key cloud hosting solution that covers both…

Return to navigation

Product Demos

Git Merge and Rebase Demo

YouTube

Git hooks, practical uses (yes, even on Windows)

YouTube

Git Tutorial For Beginners | What is Git and GitHub? | Git Tutorial | DevOps Tutorial | Simplilearn

YouTube

Git Push Command | Git Bash Tutorial | Git Commands | Git Tutorial For Beginners | Simplilearn

YouTube
Return to navigation

Product Details

Git Technical Details

Operating SystemsUnspecified
Mobile ApplicationNo
Return to navigation

Comparisons

View all alternatives
Return to navigation

Reviews From Top Reviewers

(1-5 of 30)

Git is the VCS King

Rating: 10 out of 10
January 23, 2020
JS
Vetted Review
Verified User
Git
6 years of experience
Git is far superior at merging than SVN and I think every other VCS from what I've heard. It's also by far the most common so using it is a no brainer. Since it's written by the one true king Linus himself there can be no question to its design and architecture.

Git it today

Rating: 10 out of 10
January 20, 2020
RS
Vetted Review
Verified User
Git
10 years of experience
The only other VCS tool I've used in production is SVN. In my option Git is a better option for several reasons. Reason one is simplicity, actions like reviewing changes, committing or stashing changes, and managing multiple feature branches is much easier with Git. The second reason I favor Git is the distributed model Git is built around. I can create and finish my own feature branches without needing someone else to manage the central repository for me. Lastly, Git is lightning fast and works cross platform.

Every developer should be using Git

Rating: 10 out of 10
January 18, 2020
ND
Vetted Review
Verified User
Git
8 years of experience
The two main alternatives to Git that I know about are Mercurial and Subversion. I've never used either one, but I know a bit about Subversion. From what I remember, Subversion requires a server. I don't anyone using any other source control other than Git, it seems to have pretty much taken over as the primary source control software.

Git - An Absolute Must

Rating: 10 out of 10
November 05, 2019
BK
Vetted Review
Verified User
Git
5 years of experience
There are not many surviving alternatives for Git (maybe SVN) which in itself is quite meaningful. Git is the best versioning system of all time for programming, period. The difference between a good mathematical tool and sending .zip-s around emailing lists or FTP drives is so high that it's a game-changer.

Using Git for 5+ years

Rating: 10 out of 10
January 30, 2020
SA
Vetted Review
Verified User
Git
5 years of experience
We were using the TortoiseSVN previously and it was super slow when we created a new branch or switched between branches. Git makes our life easy. :)
Return to navigation