Introducing G2.ai, the future of software buying.Try now

Compare Git and Plastic SCM

Save
    Log in to your account
    to save comparisons,
    products and more.
At a Glance
Git
Git
Star Rating
(488)4.7 out of 5
Market Segments
Small-Business (36.1% of reviews)
Information
Entry-Level Pricing
No pricing available
Learn more about Git
Plastic SCM
Plastic SCM
Star Rating
(36)4.2 out of 5
Market Segments
Small-Business (64.7% of reviews)
Information
Entry-Level Pricing
$9.95 user/month
Browse all 2 pricing plans
AI Generated Summary
AI-generated. Powered by real user reviews.
  • Users report that Git's "branching and merging" capabilities are highly praised for their flexibility and efficiency, making it a favorite among developers for managing complex projects. In contrast, reviewers mention that Plastic SCM's "branching model" is more intuitive for teams working on large-scale projects, allowing for easier collaboration.
  • Reviewers say that Git's "command-line interface" can be daunting for beginners, but once mastered, it offers powerful control over versioning. On the other hand, users on G2 highlight that Plastic SCM's "graphical user interface" is more user-friendly, making it easier for new users to navigate and utilize its features effectively.
  • G2 users mention that Git's "community support" is extensive, with numerous resources available for troubleshooting and learning. However, users report that Plastic SCM's "customer support" is highly rated for its responsiveness and helpfulness, providing a more personalized experience for users needing assistance.
  • Users say that Git's "integration with CI/CD tools" is robust, allowing for seamless automation in development workflows. Conversely, reviewers mention that Plastic SCM's "integration capabilities" are particularly strong with game development tools, making it a preferred choice for teams in that industry.
  • Reviewers mention that Git's "performance with large repositories" can sometimes lag, especially when handling extensive histories. In contrast, users report that Plastic SCM excels in managing large repositories efficiently, with features designed to optimize performance in such scenarios.
  • Users on G2 highlight that Git's "open-source nature" allows for extensive customization and flexibility, appealing to developers who want to tailor their tools. However, reviewers say that Plastic SCM's "licensing model" provides a more straightforward approach for businesses, with predictable costs and features included in their plans.
Pricing
Entry-Level Pricing
Git
No pricing available
Plastic SCM
Team
$9.95
user/month
Browse all 2 pricing plans
Free Trial
Git
No trial information available
Plastic SCM
Free Trial is available
Ratings
Meets Requirements
9.4
420
7.6
26
Ease of Use
8.1
421
7.9
26
Ease of Setup
8.8
88
8.0
16
Ease of Admin
8.1
66
7.7
16
Quality of Support
8.6
336
8.5
23
Has the product been a good partner in doing business?
8.6
51
8.5
16
Product Direction (% positive)
9.0
409
8.1
25
Categories
Categories
Shared Categories
Git
Git
Plastic SCM
Plastic SCM
Git and Plastic SCM are categorized as Version Control Software
Unique Categories
Git
Git has no unique categories
Plastic SCM
Plastic SCM is categorized as Version Control Hosting
Reviews
Reviewers' Company Size
Git
Git
Small-Business(50 or fewer emp.)
36.1%
Mid-Market(51-1000 emp.)
28.8%
Enterprise(> 1000 emp.)
35.1%
Plastic SCM
Plastic SCM
Small-Business(50 or fewer emp.)
64.7%
Mid-Market(51-1000 emp.)
14.7%
Enterprise(> 1000 emp.)
20.6%
Reviewers' Industry
Git
Git
Computer Software
33.6%
Information Technology and Services
20.0%
Internet
9.2%
Marketing and Advertising
4.0%
Education Management
2.9%
Other
30.3%
Plastic SCM
Plastic SCM
Computer Games
20.6%
Information Technology and Services
11.8%
Computer Software
8.8%
Automotive
8.8%
Gambling & Casinos
5.9%
Other
44.1%
Most Helpful Reviews
Git
Git
Most Helpful Favorable Review
Seth K.
SK
Seth K.
Verified User in Internet

Git's branching model is the best of the version control systems-- lightweight branches that can be switched and merged at will. It's also very fast and diskspace-light because of the way it stores only incremental changes for each commit. It's easy to move...

Most Helpful Critical Review
Andrei D.
AD
Andrei D.
Verified User in Internet

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

Plastic SCM
Plastic SCM
Most Helpful Favorable Review
Jani K.
JK
Jani K.
Verified User in Entertainment

After using Git and Git LFS for a few years for game development, we were looking for alternatives - the way Git handles binary files even with LFS is a bit cumbersome, to say the least. PlasticSCM on the other has been designed with binary-files in mind...

Most Helpful Critical Review
Verified User
G
Verified User in Animation

The UE4 plugin is unbelievably slow and unreliable. As I write this review, I have been waiting for over 30 minutes to rename 139 files using the UE4 plugin, most of that time the status is "Updating source control status..." Syncing projects from the...

Alternatives
Git
Git Alternatives
Azure DevOps Server
Azure DevOps Server
Add Azure DevOps Server
P4
P4
Add P4
AWS CodeCommit
AWS CodeCommit
Add AWS CodeCommit
Subversion
Subversion
Add Subversion
Plastic SCM
Plastic SCM Alternatives
P4
P4
Add P4
GitHub
GitHub
Add GitHub
GitLab
GitLab
Add GitLab
Azure DevOps Server
Azure DevOps Server
Add Azure DevOps Server
Discussions
Git
Git Discussions
What is Git used for?
3 comments
TG
Version Control of your codebase and repositories.Read more
what is the most channeling use of Git in your experience
2 comments
CA
The most use I have found for it is effectively communicating with a repository. I use it to merge over new code. Read more
The text provided does not contain recognizable words or phrases in any known language, and therefore cannot be translated into English.
1 comment
Nikhil .
N
Negative feedbackRead more
Plastic SCM
Plastic SCM Discussions
What's a task branch exactly?
1 comment
Official Response from Plastic SCM
You've probably heard of concepts like bug branches, topic branches, and so on, right? Ok, even if you haven't, here's the answer: it's a branch you use to...Read more
But aren't branches supposed to be evil incarnate?
1 comment
Official Response from Plastic SCM
Who told you that? I bet you found that on some Subversion guide, forum, or manual, maybe even on some other SCM website, didn't you? Branches are...Read more
What's Plastic SCM?
1 comment
Official Response from Plastic SCM
Plastic is a version control system: it versions files and directories and keeps track of branching and merging as you've never seen before. And even better?...Read more