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


# GitHub Reviews
**Vendor:** GitHub  
**Category:** [Version Control Hosting Software](https://www.g2.com/categories/version-control-hosting)  
**Average Rating:** 4.7/5.0  
**Total Reviews:** 2,398
## About GitHub
GitHub is where the world builds software. Millions of individuals, organizations and businesses around the world use GitHub to discover, share, and contribute software. Developers at startups to Fortune 50 companies use GitHub, every step of the way.



## GitHub Pros & Cons
**What users like:**

- Users value **exceptional collaboration and version control** features, making GitHub essential for code tracking and development. (124 reviews)
- Users value the **ease of use** that GitHub offers, enhancing collaboration and version control effortlessly. (102 reviews)
- Users value the **seamless team collaboration** on GitHub, enhancing project transparency and workflow automation effectively. (102 reviews)
- Users value the **seamless collaboration** GitHub offers, enabling efficient teamwork and project transparency for developers. (97 reviews)
- Users value the **seamless version control** in GitHub, enhancing collaboration and simplifying code management throughout projects. (97 reviews)
- Repository Management (90 reviews)
- User Interface (74 reviews)
- Code Review (69 reviews)
- Code Management (65 reviews)
- Integrations (65 reviews)

**What users dislike:**

- Users find the **learning curve and complexity** of advanced features like GitHub Actions challenging for newcomers. (45 reviews)
- Users find the **learning curve steep** , facing challenges with complexity and configuration in GitHub Actions. (42 reviews)
- Users find the **learning difficulty** of GitHub challenging, especially for beginners unfamiliar with Git workflows. (41 reviews)
- Users find the **complexity for beginners** challenging, especially with CI/CD workflows and permission management in GitHub. (40 reviews)
- Users find the **steep learning curve** of GitHub challenging, especially when configuring workflows and managing permissions. (34 reviews)
- Difficult Learning (32 reviews)
- Users find **limited features** in GitHub, leading to challenges in using resources effectively and finding necessary tools. (30 reviews)
- Missing Features (29 reviews)
- Expensive (26 reviews)
- Confusing Interface (25 reviews)

## GitHub Reviews
  ### 1. Best-in-Class Git Workflow

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** August 24, 2025

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

I particularly like the continued improvements to GitHub Copilot, especially its ability to generate code, explain complex logic, and assist with debugging directly within the development workflow. The enhanced Code Search has also made navigating large repositories much faster by understanding code semantics instead of just matching text. Another feature I've found valuable is Copilot Autofix and Code Scanning, which help identify security vulnerabilities and suggest fixes automatically, making it easier to improve code quality and security before merging changes.

**What do you dislike about GitHub?**

Actions sometimes queues forever during peak hours. The mobile app is pretty useless for reviewing code changes. Large test report files hit the size limit.

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

Now our test code reviews happen alongside feature code, catching issues early. I use GitHub Actions to run our smoke tests on every commit - caught 3 critical bugs last sprint before they reached QA environment. The PR templates force developers to mention which tests they ran, improving our test coverage visibility significantly.

  ### 2. Easy Code Maintenance with Everything in One Place

**Rating:** 4.5/5.0 stars

**Reviewed by:** AVANI S. | Technical Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** February 19, 2026

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

Ease of code maintenance, standard procedures, everything at one place, enough options to do what I need.
What I like best about GitHub is how it combines version control, collaboration, and CI/CD into one seamless platform. The pull request workflow, issue tracking, and integrations make teamwork and code reviews efficient. It’s become the central hub for managing projects from idea to deployment.

**What do you dislike about GitHub?**

Setup on.local, issues are not categorised in the best way, vauge filters are used, tough to find the issue I'm searching for, e.g..The UI can feel cluttered and some advanced features are hidden behind multiple menus, which slows down navigation. Pricing for private repos and advanced CI/CD minutes can also become expensive for teams. Occasionally, large repos or Actions pipelines feel slower than expected.

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

Solving multiple code merge issues between teams, benefits to keep both changes withou.  It makes it easy to track changes, review code, manage issues, and automate workflows. This helps me ship features faster, reduce integration conflicts, and collaborate smoothly with teams across locations.

  ### 3. GitHub Makes Collaboration Seamless with Clear Version Control and Powerful Automation

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ntokozo N. | Software Developer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** February 05, 2026

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

GitHub makes collaboration seamless, version control clear, automation powerful, and community driven innovation accessible while solving problems of code sharing, workflow management, and project transparency, though its complexity can be daunting at first.

**What do you dislike about GitHub?**

What frustrates me about GitHub is how its simplicity hides steep learning curves. Git concepts like rebasing, resolving merge conflicts, and managing forks can overwhelm newcomers, private repos and advanced features are locked behind paid tiers, the interface sometimes feels cluttered with notifications and endless pull requests, and large projects can suffer from slow performance or confusing issue tracking.

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

GitHub solves the problems of fragmented collaboration, messy version control, and inefficient workflow automation by centralizing code, reviews, and CI/CD pipelines in one place, which benefits me by keeping my projects transparent, my teams aligned, and my deployments reproducible in a disciplined way.

  ### 4. Enhances Code Quality, Collaboration, and Release Efficiency

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ameer A. | Salesforce Developer, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 26, 2025

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

GitHub provides an excellent balance between usability and advanced functionality, which makes collaboration extremely smooth for development teams. The pull request and code review process is very structured, enabling better quality control and accountability before any changes are merged. GitHub Actions is another major advantage; it allows us to automate testing, deployments, and workflows without relying on third-party tools. The integration ecosystem is also strong, with seamless connectivity to CI/CD platforms, project management tools, and cloud services. Overall, GitHub feels like a central hub for software development, version control, and team collaboration.

**What do you dislike about GitHub?**

While GitHub is highly capable, the platform does come with a learning curve for new or non-technical users, especially those unfamiliar with version control concepts. Repository permission management can be slightly complex in larger teams, and configuring the correct access structure sometimes requires trial and error. GitHub Actions is powerful, but more detailed templates or onboarding resources would help accelerate setup for beginners. These challenges are not deal-breakers, but they are areas where usability could be improved to better support new adopters.

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

GitHub is helping us streamline version control, collaboration, and deployment processes in a single environment. Previously, our code review and change tracking workflows were fragmented across multiple tools, which caused delays and version conflicts. With GitHub, all source code, branch management, and pull requests are centralized, making it easier to control releases and maintain code quality. GitHub Actions has also enabled us to automate builds and CI/CD pipelines, reducing manual effort and improving release consistency. Overall, GitHub has strengthened our development lifecycle by ensuring better visibility, faster collaboration, and more reliable delivery of updates.

  ### 5. GitHub is the core of our Develeopment and DevOps processes

**Rating:** 5.0/5.0 stars

**Reviewed by:** James H. | CTO, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 18, 2025

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

GitHub provides a robust and reliable platform for managing our source code and version control across all SaaS projects. GitHub Actions make it easy to design automated workflows, from code reviews to continuous integration and delivery. The visibility and traceability of code changes have improved quality assurance and release confidence.

**What do you dislike about GitHub?**

Managing permissions and repository access across multiple teams can be complex and time-consuming. Advanced security features are powerful but often locked behind higher-tier plans.

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

GitHub has become the backbone of our SaaS development and DevOps strategy. We’ve automated our pipelines using GitHub Actions, allowing for continuous integration, testing, and deployment with minimal manual intervention. Automated test routines now run directly within our workflows, ensuring early detection of bugs and maintaining release quality. By centralising our development activities, from feature branches to production releases, GitHub has streamlined how our teams collaborate and deliver value. The combination of powerful version control, automation, and transparency has significantly reduced development friction and improved our delivery cadence.

  ### 6. GitHub as a Central Hub for Modern Development Workflow

**Rating:** 4.5/5.0 stars

**Reviewed by:** Aharon G. | software develop, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 28, 2026

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

What I like most about GitHub is how it brings the entire development workflow together in one place. It’s more than just a code repository: it combines version control, code reviews via pull requests, issue tracking, and CI/CD through GitHub Actions. Having all of this in one platform makes collaboration smoother and more efficient, and it helps the team maintain consistently high code quality.

**What do you dislike about GitHub?**

The biggest downside is the learning curve for more advanced features, like GitHub Actions and more complex workflows, which can be tough for new team members to pick up. On top of that, managing large repositories can get difficult if you don’t have a clear structure and consistent conventions in place.

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

GitHub addresses the challenge of managing code changes and collaboration within a development team. It offers a straightforward version control system that makes it easy to track updates, review code, and prevent conflicts. With features such as pull requests and GitHub Actions, it also supports automating testing and deployment workflows. Overall, this helps speed up development, reduce errors, and enable the team to work more efficiently and with greater confidence.

  ### 7. Best-in-Class Version Control with Pull Requests, Code Review, and Built-In CI/CD

**Rating:** 5.0/5.0 stars

**Reviewed by:** shilpa g. | I work as a functional as well as automation tester, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** February 17, 2026

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

It's the best version control tool available in the market where we can see who changed what, when and why without any chaos. It supports collaboration via pull request, they allow code review, clean approval workflows. GitHub is the heart of open-source ecosystem. It allows CI/CD pipelines directly inside your repo, so you can run automatically, deploy apps, automate builds.

**What do you dislike about GitHub?**

Git is a little hard for beginners like confusing commands, easy to mess up branches, error messages are not really beginner friendly. Too many notifications like too many repo alerts making it hard to prioritize what actually matters. Reviews can take too long that slows fast moving teams.

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

With Git every change is recorded so we can go back to any previous version, nothing is permanently lost. With git everyone works in branches and changes are merged cleanly, history shows who did what, it solves collaboration chaos. If someone wants to experiment without ruining the main code then they can create a branch and try anything, if it works merge if not delete.

  ### 8. Intuitive UI, Powerful Actions, and Seamless Collaboration

**Rating:** 5.0/5.0 stars

**Reviewed by:** saurabh r. | System Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 15, 2026

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

The UI is intuitive and makes code reviews, pull requests, and collaboration very smooth.
GitHub Actions provides powerful and flexible CI/CD directly within the platform.
A massive open-source community and marketplace of integrations accelerate development.
Strong collaboration features (issues, discussions, reviews) improve team productivity.

**What do you dislike about GitHub?**

Complexity of GitHub Actions: While powerful, CI/CD workflows can be difficult to design and maintain for beginners.
Permission management: Managing access and roles across many repositories can get cumbersome in large organizations.

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

GitHub solves the core problems of code collaboration, version control, and delivery automation for modern software teams.
It provides a centralized platform to host, manage, and version source code securely.
Enables seamless collaboration through pull requests, reviews, issues, and discussions.
Automates build, test, and deployment workflows using GitHub Actions.

  ### 9. Effortless Collaboration and Seamless Integrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Eashan M. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 24, 2025

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

What I appreciate most about GitHub is the simplicity it brings to collaboration. Features like pull requests, code reviews, and version control are all straightforward and user-friendly. Additionally, its integration with CI/CD and various other tools helps maintain an organized and efficient development process.

**What do you dislike about GitHub?**

Sometimes when a test case fails, scrolling through the logs or details can cause the page to freeze or become unresponsive. It doesn’t happen often, but when it does, it slows down debugging. Aside from that, most features work very smoothly.

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

GitHub addresses the challenge of managing code, conducting reviews, and collaborating by bringing everything together in a single platform. It simplifies version control, keeps our team coordinated with pull requests, and offers smooth integration with CI/CD tools. As a result, I can work more efficiently, monitor changes with clarity, and uphold high code quality while reducing the amount of manual work required.

  ### 10. GitHub Version Control Keeps Projects Scaling Smoothly

**Rating:** 4.5/5.0 stars

**Reviewed by:** Raquib . | Student, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 20, 2026

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

The best thing about GitHub which really helped me is the version control which help scale my projects and build without interrupting the current stack and flow.

**What do you dislike about GitHub?**

Its not particularly a dislike but large files you need to add it via git LFS first which may be a bit tricky for new users or beginners. Also GitHub Actions for me kinda takes a lot of time to deploy.

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

GitHub solved one of the bigger problems for me as a student , I can work on projects simultaneously with my friends as it offers version control. Also my projects needed a backend CI/CD pipeline which GitHub Actions helped me with. It also helps maintain my code and peer reviews.

  ### 11. Easy Code Management and GitHub Actions Integration That Speeds Development

**Rating:** 4.5/5.0 stars

**Reviewed by:** Omer B. | Lead SDET, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 26, 2026

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

Managing the code easily and github actions which really helped our flow. Also ease of devlepoement cycle is also got improved because of using this applicatlion

**What do you dislike about GitHub?**

Merge conflicts can be quite annoying, especially when there are several individuals working on the same files.Code reviews in pull requests may take a long time if the team is not responsive or if it is not clear who owns the code.

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

Version Control and History Tracking

The system retains all changes made, recording who made the change, when the change occurred, and the reason for making the change.

Collaboration on the same codebase by teams Several developers and QA individuals can collaborate on the same codebase without the risk of one developer’s work being overwritten by another. Code Review and Quality Control (Pull Requests) Pull Requests assist in finding bugs early, enhance the overall quality of the code, and ensure coding standards before the code is merged.

  ### 12. Great for Collaboration and Code Management, But Can Be Tricky for Beginners

**Rating:** 5.0/5.0 stars

**Reviewed by:** Giorgi O. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 03, 2025

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

I like GitHub because it makes it really easy to store my code, track every change, and collaborate with other developers in a clean and organized way. I can create branches, open pull requests, review code, and merge updates without worrying about losing work or overriding someone else’s changes. It also keeps a full history of commits, so I can always roll back if something goes wrong. Another thing I like is that everything is backed up in the cloud, so I can access my projects from any device, and I don’t have to rely on local backups. Plus, the integrations with CI/CD, issue tracking, and project boards make it more than just a code repository — it becomes a full workflow tool for development. Overall, GitHub makes teamwork smoother, keeps projects safe, and gives me a professional way to manage code from start to finish

**What do you dislike about GitHub?**

One thing I don’t like about GitHub is that some features are limited unless you pay, especially for private repositories and advanced tools. It can also feel a bit complicated for beginners, especially with things like Git commands, merge conflicts, and pull request workflows. Sometimes the interface feels slow or confusing when working with large projects or big code reviews

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

GitHub solves the problem of code management and teamwork for me. Instead of keeping code only on my computer, I can store it safely online, track every change, and go back to previous versions if something breaks. It also makes collaboration much easier, because I can work on the same project with others, review code through pull requests, and avoid conflicts. Overall, it helps me stay organized, work faster with my team, and keep my projects backed up and version-controlle

  ### 13. GitHub Makes Collaboration Easy and Builds a Recruiter-Trusted Portfolio

**Rating:** 4.0/5.0 stars

**Reviewed by:** Patil A. | Information Technology Security Analyst, Enterprise (> 1000 emp.)

**Reviewed Date:** February 19, 2026

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

It's the world's biggest social network for code. GitHub makes it incredibly easy to collaborate on projects through pull requests, track bugs with issues, and build a professional portfolio that recruiters actually trust.

**What do you dislike about GitHub?**

Steep Learning Curve: Beginners often find Git's command-line interface and complex merge conflicts intimidating.
Security Risks: It’s dangerously easy to accidentally leak sensitive API keys or credentials in public repositories. [

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

GitHub solves the fundamental problem of unorganized collaboration. Before platforms like GitHub, multiple people working on the same file often led to overwritten work and "version hell. Eliminates Code Conflicts.Provides a "Safety Net"

  ### 14. Streamlines Collaboration with Robust Features

**Rating:** 5.0/5.0 stars

**Reviewed by:** Varun V. | Mobile Application Developer

**Reviewed Date:** January 12, 2026

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

I use GitHub primarily for source control and collaboration across multiple projects, and I find it very effective. I love how GitHub helps me keep code organized, safe, and collaborative. Its features, like pull requests, CI/CD workflows, and code reviews, make it easier to maintain quality and ship mobile apps with confidence. I really like how GitHub centralizes everything around a project, with issues, discussions, commit history, and releases all in one place. The branch management, clear commit history, and integrations with third-party tools fit naturally into my daily workflow, making it easier to maintain and scale projects over time. Using GitHub with IDEs like VS Code, Android Studio, and Xcode makes committing, reviewing, and resolving conflicts seamless. The initial setup was smooth, and the documentation and tooling were very helpful.

**What do you dislike about GitHub?**

Merge conflicts can become hard to resolve in large pull requests, and the review experience can get noisy when many comments and revisions are involved. Additionally, some advanced features and higher CI usage being locked behind paid plans can be restrictive for smaller teams or side projects. Also, for larger or long-running projects, issue and project management can feel limited compared to dedicated tools, especially when tracking complex workflows or dependencies.

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

I use GitHub for source control and collaboration, solving issues with version control and parallel development. It streamlines pull requests, CI/CD workflows, and code reviews, which helps maintain quality. Integrations with other tools enhance tracking, branch management, and project scaling.

  ### 15. Effortless Collaboration, Powerful Integrations

**Rating:** 4.5/5.0 stars

**Reviewed by:** Alex X. | DevOps Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 10, 2026

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

I use GitHub to manage, store, and organize my code efficiently. It allows me to track changes and maintain proper version control. I collaborate with others by sharing code, reviewing updates, and fixing issues. GitHub excels at making teamwork feel effortless, with everything flowing naturally through pull requests and code reviews. I appreciate how the issue tracking system keeps projects organized—it's like having a project manager built right into your codebase. The initial setup of GitHub was surprisingly smooth and hassle-free, with creating repositories and connecting Git feeling intuitive. The interface is user-friendly, and the clear, easy-to-follow documentation makes the onboarding experience feel well-designed and welcoming. GitHub really shines when connected to other tools that complete your development workflow, acting as the central hub that connects your entire development ecosystem into one smooth, efficient workflow.

**What do you dislike about GitHub?**

Honestly, GitHub isn't perfect. The interface can be painfully slow with larger projects, and finding specific code or old conversations through search is often frustrating. If you're on multiple active projects, the notifications become completely overwhelming—you'll either drown in alerts or miss something important. The project management tools are okay but nowhere near as good as dedicated platforms, which means you end up juggling multiple tools anyway. The mobile app works for quick checks, but forget about doing any serious code review on your phone. And if you're a small team or solo developer, the pricing can sting a bit, especially when you only need a handful of features.

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

I use GitHub to manage, store, and organize my code efficiently. It lets me track changes and maintain version control, making development smoother, faster, and more reliable. It excels at effortless teamwork with pull requests and code reviews, and its issue tracking keeps projects organized.

  ### 16. Seamless Collaboration and Code Management Made Easy

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nijat I. | Full-stack Developer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 08, 2026

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

Collaboration on codes becomes seamless using version control and the branching functionality offered by GitHub. Pull requests and reviews of codes simplify teamwork. The collaboration becomes organized using integration with CI/CD tools and project management tools. The platform is dependable and widely adopted within the developer community. In general, it provides a simpler way for collaboration and managing codes.

**What do you dislike about GitHub?**

Handling a large number of repositories might become a challenge. It could be a bit slow sometimes. Certain features require a knowledge of Git commands. It becomes hard to learn at first. Notifications also tend to become a bit cluttered. Certain linkages require further settings to work properly. It all works fine, but these small problems keep cropping up.

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

GitHub solves a problem of collaborative software development in a variety of ways. First, it assists in version control, code review, and project management. Through GitHub, teams avoid issues of conflicting codes and lost work. Moreover, it connects well to other tools, which assists in smooth testing and deployment. Therefore, it saves time, increases code quality, and improves teamwork.

  ### 17. Effortless Collaboration and Productivity with GitHub

**Rating:** 5.0/5.0 stars

**Reviewed by:** dhaipulle v. | Application Support Engineer II, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 06, 2026

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

What I appreciate most about GitHub is the way it simplifies collaboration and ensures transparency. Reviewing code, tracking changes, and working with teams spread across various locations is straightforward. The seamless integration with CI/CD tools and issue tracking helps keep everything organized in a single platform, ultimately saving time and boosting productivity.

**What do you dislike about GitHub?**

One thing I find challenging about GitHub is that it can be overwhelming for newcomers. Navigating permissions and settings across different repositories often feels unintuitive. Additionally, certain advanced features and insights are only accessible through paid plans, which can be frustrating.

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

This tool enables several people to collaborate on the same project without running into conflicts. Its version control features make tracking changes and reverting to previous states straightforward when necessary. Code reviews play a crucial role in maintaining quality and identifying problems early on. By using issues and pull requests, discussions remain directly connected to the relevant code. Automation with GitHub Actions helps minimize manual tasks, streamlining workflows. The platform also enhances transparency within the team, making collaboration quicker and more organized. Additionally, knowledge is well-documented and easy to access. In summary, it allows teams to develop software more efficiently and with greater reliability.

  ### 18. Seamless Collaboration and Version Control Excellence

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Industrial Automation | Enterprise (> 1000 emp.)

**Reviewed Date:** January 01, 2026

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

I use GitHub primarily as a development tool for version control. I love its seamless collaboration tools and engagement with the open-source community. GitHub simplifies collaboration, tracks code changes, automates software deployments, and offers structured feedback with features like pull requests. The asynchronous alignment features like GitHub discussions and issues are great for brainstorming across different time zones and tracking bugs in a searchable format. I also appreciate the continuous flow provided by GitHub Actions. The migration from GitLab to GitHub was very simple and easy. GitHub Actions, bug tracking, and discussions were key reasons for our switch.

**What do you dislike about GitHub?**

I find the intuitiveness of GitHub commands to be lacking. The repository size limits are also a downside for me. To improve these, GitHub CLI should be enhanced, and for size limits, they could implement a Git Large File System.

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

I use GitHub to simplify collaboration, track code changes, and automate software deployments. It offers structured feedback with pull requests, asynchronous alignment via discussions, and bug tracking in a persistent format.

  ### 19. The best platform for coding collaboration and version control

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shubham Kumar S. | Student, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 05, 2024

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

I've been using GitHub on a daily basis while studying at NMIT Bangalore to version control and share my coding projects. It's a must-have tool for collaboration and version control — I've applied it to college projects, hackathons, and internship projects. The branching and pull request features ensure easy collaboration, and GitHub Actions makes it easy to automate testing and deployment.

**What do you dislike about GitHub?**

Sometimes it can be difficult to handle big files or datasets since Git LFS installation is not very easy for new users. Additionally, the merge conflict resolution is confusing in the beginning, but eventually, it's doable. Generally, GitHub is working beautifully for my development purposes.

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

GitHub solves several critical problems in software development, benefiting me immensely in managing projects efficiently and collaboratively. Its version control system simplifies tracking changes in code, making it easier to revert or resolve issues when experimenting with new features or debugging errors. This has been particularly valuable during my work on projects like machine learning-based recommendation systems and Flask applications.

  ### 20. GitHub feels like a living ecosystem of innovation and collaboration.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Balkishan N. | Senior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 16, 2025

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

1) Seamless Collaboration – Pull requests, code reviews, and discussions make teamwork easy and transparent.
2) Version Control with Git – Powerful branching and history tracking to manage complex projects safely.
3) GitHub Actions (CI/CD) – Automates builds, tests, and deployments directly within the repo.
4) Integration Ecosystem – Works smoothly with tools like Jira, Slack, VS Code, and cloud providers.
5) Open Source Community – Access to millions of public repositories for learning, contribution, and inspiration.
6) Code Visibility & Documentation – Markdown files, READMEs, and wikis help explain and maintain codebases.
7) Security Features – Dependabot, secret scanning, and vulnerability alerts keep projects secure.
8) Project Management Tools – Issues, Projects, and Milestones help track development progress.
9) Social Coding – Stars, forks, and followers make it easy to share and gain recognition for work.
10) Developer Productivity – GitHub Copilot and Codespaces speed up development and reduce setup time.

**What do you dislike about GitHub?**

1) Complex UI for Beginners – The interface can feel overwhelming for new users or contributors.
2) Limited Free Features for Private Repos – Some advanced features (e.g., Actions minutes, larger storage) require paid plans.
3) Search Limitations – Searching across large repositories or organizations can be slow and sometimes inaccurate.
4) Overwhelming Notifications – Activity notifications can get excessive, making it hard to focus on relevant updates.
5) Dependency on Git Knowledge – Effective use requires strong Git skills; mistakes in branching or merging can be costly.
6) Performance Issues on Large Repos – Big repositories with many files or commits can be sluggish.
7) Limited Built-In Project Management – While Issues and Projects exist, they’re not as feature-rich as dedicated PM tools.
8) Occasional Integration Conflicts – Some third-party apps or CI/CD pipelines may not integrate smoothly.
9) No Native Real-Time Collaboration – Unlike some IDEs, GitHub doesn’t allow multiple developers to edit code live together.
10) Steep Learning Curve for Advanced Features – Features like Actions, Codespaces, or security scanning can be tricky to master.

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

GitHub solves key challenges in software development, including version control, team collaboration, code quality, project management, automation, and security. By providing a centralized platform for code, pull requests, issue tracking, and CI/CD workflows, it allows me to work efficiently with teammates, maintain high-quality code, automate repetitive tasks, and stay secure. Additionally, access to open-source projects and the ability to showcase my work enhances learning, productivity, and professional visibility.

  ### 21. GitHub: Intuitive and Feature-Rich, but Support and Advanced Workflows Need Improvement

**Rating:** 4.5/5.0 stars

**Reviewed by:** Gaurang A. | Senior Software Engineer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 16, 2025

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

GitHub delivers a user-friendly experience with an intuitive interface that makes version control and collaboration straightforward, even for newcomers. Its comprehensive feature set covers everything from pull requests and code reviews to CI/CD integrations and project boards, meeting nearly all the needs a developer could have. Setting up GitHub is simple, and it integrates seamlessly with tools like VS Code, Jira, and Slack. Thanks to these smooth integrations, I find myself relying on GitHub regularly in my daily development work.

**What do you dislike about GitHub?**

While GitHub provides a strong set of features, I feel that its customer support could be more responsive, especially for users who are not on enterprise plans. The learning curve for advanced workflows—like managing complex Git operations or configuring Actions pipelines—can be quite steep, and I believe more thorough guided onboarding would be helpful. Additionally, the interface for managing large organizations and permissions is rather complicated, which can affect how easily GitHub is implemented in enterprise settings.

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

GitHub addresses major challenges in software development by offering a comprehensive platform for version control, collaboration, and automation. It enables developers to manage code effectively, monitor changes, and collaborate seamlessly using features like pull requests and issue tracking. The inclusion of GitHub Actions for automation, along with integrated project management tools, helps streamline workflows and minimize mistakes. Additionally, its large open-source community fosters learning and innovation, contributing to a faster and more organized development process.

  ### 22. Makes Collaboration Effortless

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vishal H. | Salesforce Developer, Manufacturing, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 10, 2025

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

What I appreciate most about GitHub is how effortlessly it enables collaboration among teams. Tracking changes, reviewing code, and managing version control are all straightforward, so there’s no concern about losing progress. The pull request and branch features help keep projects organized and transparent, even when several contributors are involved. I also value how smoothly it integrates with tools such as VS Code and various CI/CD platforms. All in all, GitHub is dependable, user-friendly, and clearly designed with practical teamwork in mind.

**What do you dislike about GitHub?**

At times, the settings and permissions can become somewhat confusing, particularly within larger organizations that manage multiple repositories. Adjusting access levels or setting up Actions for more intricate workflows often requires some experimentation. Additionally, the interface could be more user-friendly when handling numerous repositories. However, these concerns are relatively minor when weighed against the overall functionality and reliability that GitHub offers.

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

GitHub addresses the challenges of disorganized code management and uneven collaboration by providing a unified, reliable platform for all code-related activities. Its integrated tools for version control, code review, and issue tracking help streamline workflows, saving time and minimizing misunderstandings. This is particularly valuable for distributed teams, as it ensures everyone remains on the same page regardless of their location. Overall, GitHub greatly enhances the efficiency, speed, and coordination of software development.

  ### 23. Easy Collaboration, Streamlined Issue Tracking

**Rating:** 4.5/5.0 stars

**Reviewed by:** Nihar ranjan K. | As a part time designer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 15, 2025

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

I use GitHub for issue tracking and project boards, which help manage bugs, features, and tasks alongside the codebase. GitHub solves my issues by logging bugs, feature requests, and tasks and linking them to branches and pull requests, giving every problem a clear fix history. I like the easy collaboration feature with pull requests, code reviews, issues, and project boards that let teams work together smoothly from anywhere. The open-source community vibe is great; I enjoy collaborating with strangers worldwide to fix real tools we use and see our changes merged. GitHub’s initial setup is quite easy, creating an account and our first repository usually takes only a few minutes.

**What do you dislike about GitHub?**

It is an amazing tool and community, but it should not define someone’s worth as a programmer on its own.

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

I use GitHub for issue tracking and project boards, solving problems by logging bugs and linking them to branches and pull requests for a clear fix history.

  ### 24. Code collaboration and CI/CD platform

**Rating:** 4.5/5.0 stars

**Reviewed by:** Karan S. | DevOps Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** January 09, 2026

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

I like how easy GitHub makes collaboration. Pull requests, code reviews, and version control all flow naturally. It keeps everyone synced and makes it simple to track changes, discuss updates, and merge work without confusion.

**What do you dislike about GitHub?**

Nothing major, but some of the advanced settings and permissions take a bit of time to understand. Once everything is configured properly, it works smoothly.

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

GitHub solves the problem of keeping code organized and teamwork structured. It gives us a clean workflow for version control, reviews, and collaboration. It also helps avoid conflicts, improves code quality through reviews, and keeps the entire team aligned.

  ### 25. Powerful Tool for Developers and Teams

**Rating:** 4.5/5.0 stars

**Reviewed by:** Haider A. | SDET, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 22, 2025

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

The tool is valuable because it helps us work in a distributed environment with multiple people across different locations and time zones. We have a common repository that everyone works on, which would be tough to manage manually. GitHub helps us maintain this single source of truth. Everyone can check out their own branches, which is important for our branching strategies. We can fork, check out feature branches, work on our code, and merge back into parent branches for deployment. This is crucial when multiple people are working on the same codebase.

**What do you dislike about GitHub?**

I haven’t encountered any major issues so far. The platform works smoothly and reliably.

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

The tool is valuable because it helps us work in a distributed environment with multiple people across different locations and time zones. We have a common repository that everyone works on, which would be tough to manage manually. GitHub helps us maintain this single source of truth. Everyone can check out their own branches, which is important for our branching strategies. We can fork, check out feature branches, work on our code, and merge back into parent branches for deployment. This is crucial when multiple people are working on the same codebase.

We have a main branch and a release branch for branch protection that no one can directly access or commit to. Everyone must use a feature branch. For each release, we check out a release branch. Code from feature branches is committed, and then we raise a PR. At least two people must approve the PR to merge into the release branch. Once deployed and stable, we merge into the main branch. These branches are secured, and no one can make direct commits. Everyone must check out a branch, raise a PR, and get approval from two team members before merging. This ensures clear restrictions on who makes changes and if they're approved.

We use a peer review process for code reviews. When I make a change, I send it to the team. One or two people review the code, make suggestions or comments, and then approve it for merging. We do this through feature branches and PRs, which are where our code reviews happen.

  ### 26. Effortless Source Code Management with Seamless CI/CD Integration

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rahul P. | Automation Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 09, 2026

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

- Easy and reliable source code management with strong version control features.
- Large community support and extensive documentation.
- Seamless integration with CI/CD pipelines

**What do you dislike about GitHub?**

- Advanced security and enterprise features can be expensive for small or mid-sized teams.
- Managing permissions and access control becomes complex in large repositories.

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

Github solves the problem of managing and collaboration on source code across distributed teams. it provides version control, code reviews and collaboration tools in one platform, which helps prevent code conflicts, improves code quality and maintains a clear history of changes.

  ### 27. Efficient Pull Requests and Seamless CI/CD, but Room for More

**Rating:** 3.5/5.0 stars

**Reviewed by:** Happy M. | Software Engineer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** December 27, 2025

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

Reviewing and merging pull requests on GitHub is both quick and straightforward. I find that implementing & setting up the CI/CD pipeline instantly with GitHub Actions stands out as the most impressive feature.

**What do you dislike about GitHub?**

It is confusing and hard to configure complex DevOps pipelines. It is costlier then

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

It benefits me by solving the problem of managing & collaborating on code by keeping version control, reviews & issues everything in one place. It has made working with my team much easier and more reliable, especially when it comes to keeping track of code changes.

  ### 28. Powerful Platform with Great Integrations

**Rating:** 5.0/5.0 stars

**Reviewed by:** Muhammad A. | Sr. System Administrator, Non-Profit Organization Management, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 16, 2025

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

Github stands out as one of the most robust platforms available today. It truly offers everything you could need, from a vast and active community to seamless integration with third-party tools such as VS Code, Jira, Azure, and AWS. In addition, it features a comprehensive marketplace, strong security measures, and advanced AI capabilities through Copilot, among other benefits.

**What do you dislike about GitHub?**

It may not be the most budget-friendly option because of its high enterprise pricing. The project management features are quite basic, and the advanced search functionality could use some improvement.

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

We previously used TFS, but since switching to GitHub, everything has changed. Now, we rely on GitHub for all aspects of our development and security processes. It supports our version control, collaboration, CI/CD, security, compliance, cloud infrastructure automation, and more.

  ### 29. Essential Tool for Coding, Documentation, and Team Collaboration

**Rating:** 5.0/5.0 stars

**Reviewed by:** ashutosh K. | Data Engineer - L1, Enterprise (> 1000 emp.)

**Reviewed Date:** December 25, 2025

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

I love using it while coding and documentation. It’s also helpful when collaborating with cross-functional teams, especially when working in my own branch. Reviewing and sharing work is easy with this tool.

**What do you dislike about GitHub?**

Sometimes I find that the PRs features can be frustrating, as they often result in messy and lengthy review processes.

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

Collaborating with the cross-functional team has been smooth, and sharing information is straightforward. Maintaining documentation and the Readme file is also simple, as they contain all the necessary details and are easy to review.

  ### 30. GitHub: A Great Code Manager for Software Developers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 21, 2026

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

Github is a great code manager for a software developer with peer programming and development.

**What do you dislike about GitHub?**

Till date I have not get any issue with Github all seems good to me.

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

There are multiple features which benefiting me Like:
1. Git maintains code history.
2. It maintains peers details and each line history which make me easy to understand why this change and who made this changes.
3. You can work with multiple worktrees at same time for a single base branch.
4. there are greate features like git stash, git rebase, git cherrypick.
5. Great feature for review code done by peer developer.
6. CI/CD pipline dev and mangement.

  ### 31. Essential for Collaboration and Security

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rebecca G.

**Reviewed Date:** December 01, 2025

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

I love the notifications feature in GitHub, particularly the security alerts, because they help me stay informed about potential security issues promptly. I also appreciate how GitHub makes collaboration seamless and facilitates easy deployment to various environments, significantly streamlining my workflow. Additionally, I find the statistics on commits and branches incredibly useful, providing valuable insights into project progress and activity. The initial setup of GitHub was straightforward and easy for my team, enhancing our on-boarding experience. These features collectively make GitHub an indispensable tool in my software development and project management tasks.

**What do you dislike about GitHub?**

I sometimes encounter timeouts on GitHub that cause me to lose my pull request descriptions.

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

I use GitHub for code storage, collaboration, and secure deployments, with features like security alert notifications and commit statistics enhancing team productivity.

  ### 32. Github Platform for software version & Open source project development.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Furqan M. | Full Stack Developer, Computer Software, Mid-Market (51-1000 emp.)

**Reviewed Date:** August 10, 2025

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

As a full-stack developer, I use the GitHub platform daily in the development of front-end applications, back-end applications, and Flutter applications. GitHub actions in continuous integration and continuous development enhance the development of the application. Additionally, GitHub has an initiative user interface for monitoring collaboration with open source projects and an organisation's team members. Github implementation in the organization's workflow eases the workflow. GitHub has good Customer support for all users. I like Github's code review bots follow the best industry practice. GitHub easily integrates with any organisation.

**What do you dislike about GitHub?**

Github does not have back-end application hosting feature.

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

As a full-stack developer, I create a private repository and invite a specific member for contribution and collaboration in software application development. Additionally, GitHub has a new feature of a code review bot that identifies bugs in pull requests. And software quality assurance.

  ### 33. Best version management tool in market

**Rating:** 5.0/5.0 stars

**Reviewed by:** Akshay G. | Software Development Engineer II, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 29, 2025

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

Github helps dev teams to work collaboratively. Each developer can continuously push commits, pull uodated code and manage version very easily. The release management feature wherein we can use release branch and tags is very helpful for dev team to make sure application are version managed and it is seemless to revert a release in case anything goes wrong

**What do you dislike about GitHub?**

The documentation that github orovides is quite extensive. It is sometimes very difficult to go through entire documentation for small issues. I think they can make a summary view of each documentation

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

Github helps us track which changes were made by which collaborator. This helps us all to have accountability. It helps us get information about the Pr review which was done before merging the changes - which in turn helps as a feedback loop for both develops and the reviewers.

  ### 34. Seamless SSH Terminal Connection That Boosts Productivity

**Rating:** 4.5/5.0 stars

**Reviewed by:** Saroj P. | Senior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 19, 2026

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

Seamless connection via SSH in the terminal. Great for productivity and cloud source control.

**What do you dislike about GitHub?**

a lot of features can get quite complex for new users but the learrning curve is nice enough.

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

it's facilitating team collaboration on numerous projects of my organization.

  ### 35. A great tool for developers to store code, track changes, collaborate and host projects smoothly.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Riyansh S. | Campus Ambassador, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 16, 2025

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

I like how GitHub keeps all my projects safe in one place and lets me work with friends smoothly. The version control is very helpful when I make mistakes.  Because I can go back to older code. Pull requests and issues make team discussions simple and the free hosting for small websites is great.

**What do you dislike about GitHub?**

Sometimes the interface feels confusing for beginners, especially when learning Git commands.

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

GitHub solves the problem of keeping code versions organized and safe while many people work on the same project. It makes collaboration simple with pull requests, issues, and clear history. For me, it removes the fear of losing work, allows easy backups, and speeds up teamwork and project reviews.

  ### 36. The Best Tool for Version Control and Team Projects & also for Opensource projects

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ankan S. | Full Stack Engineer, Information Technology and Services, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 27, 2025

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

GitHub has phenomenal ease of use due to its clean user interface and intuitive navigation. It's easy for beginners to get started, and has a short learning curve for experienced developers. The setup process is easy and allows you to create a project and integrate it with Git in no time. GitHub is a part of my weekly workflow for version control and code collaboration, and project management. GitHub provides a wealth of features including pull requests, actions, issue tracking, discussions, etc., that allow the team to stay productive. GitHub integrates seamlessly with a variety of other tools, be it Slack, CI/CD, Trello, and many others. The ease of onboarding customers has limited direct customer support, but after testing and using the platform, the active community and documentation makes it easy to fix most user issues.

**What do you dislike about GitHub?**

GitHub is arguably the best platform, however, as a beginner, I felt overwhelmed by some of the functions GitHub offered and the complexities of getting started with Git. For example, the interface feels cluttered with too much going on at times. Private repositories and team features were also limited on the free plan, and responses from customer support for free users took forever at times. GitHub also did not handle monorepos efficiently, nor did it handle binary files when leveraging Git LFS. Some integrations added additional setup times to be useful, and I feel the project board experience is shallow compared to dedicated tools like Jira or Trello. All that goes to say, I think it is a fantastic tool, but GitHub has room to improve the usability, flexibility, pricing models, and performance at the enterprise scale.

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

GitHub addresses the problems of collaboration, version control and code management by bringing a group of people to work together from one place, in an efficient and organized way. Code reviews, issue management and pull requests, are all captured within GitHub, with easy-to-find histories of changes and history. Automating workflows with GitHub Actions (for workflows such as testing and deployment) is easy as well. In addition to all of the benefit possibilities from GitHub alone, its integrations with services and cloud platforms provide a streamlined development experience. It has increased my productivity, ensured code quality and simplified communication with my team—whether I am working alone or with many people. With everything in one location—from documentation, all the way to CI/CD—it has saved me time and helped me keep my project organized and scalable.

  ### 37. Reliable Version Control and Repository for Storing Data

**Rating:** 4.5/5.0 stars

**Reviewed by:** Himanshu  D. | Technical Lead, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 17, 2026

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

We can do version control and repository to store the data

**What do you dislike about GitHub?**

Managing the branches and code deployment from lower instance to higher its little complex

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

Version control and store the files

  ### 38. Indispensable Platform for Modern Software Development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Thimo B. | CEO, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 20, 2025

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

GitHub provides an exceptional platform for collaboration, version control, and CI/CD integration. Its clean UI, powerful integrations (especially with GitHub Actions), and support for both individual and team workflows make it a core part of our development process. Features like pull requests with code reviews, branch protection rules, and Discussions make team collaboration efficient and transparent. The recent improvements in Copilot and Codespaces show a strong push toward developer productivity.

**What do you dislike about GitHub?**

The learning curve for advanced workflows (like Actions or monorepo management) can be a bit steep for newcomers. Occasionally, performance lags during high-traffic times or when viewing large diffs. Also, private repo pricing can get expensive at scale.

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

It solves source control, continuous integration, documentation, and collaboration in one place. At ThreeB IT GmbH, GitHub enables seamless project coordination across teams, automates our build and test pipelines, and serves as the single source of truth for code and docs.

  ### 39. I couldn't work without it

**Rating:** 5.0/5.0 stars

**Reviewed by:** Juan Jose M. | Frontend Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 26, 2025

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

What I like most about GitHub is the control it gives me over my projects. I can do everything from traveling back in time to review old commits, to harnessing the full power of GitHub Actions for my projects' CI processes.

**What do you dislike about GitHub?**

Currently, I don't have any concerns about it. The only comment might be paying for certain services I enjoy, such as the AI-powered PR summarization feature, but that's reasonable.

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

The problems that GitHub is solving for me right now include version control, team collaboration on the same project, streamlined code review processes, and better project organization.

  ### 40. GitHub Review

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 20, 2025

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

I like GitHub because it makes collaboration easy, keeps version history safe, and integrates well with other tools for development. I am using it daily bases for storing ans securing my code. Its easy to implement not much complex. Me and my team is doing push and pull the code daily so team management is easy also work management.

**What do you dislike about GitHub?**

Sometimes GitHub is a little slow and confusing, especially when working with big projects. Handling merge conflicts is also not very easy.

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

GitHub makes it easy to store code, track changes, and work together with my team. It solves the problem of version control and collaboration, so I don’t lose code and everyone can work on the same project without confusion. Whenever new teammates need the code, I don’t have to send the whole folder — just share the repo link and they can clone it easily. Nowadays, GitHub also provides many helpful features that make development smoother.

  ### 41. Github - A one stop repository to store and share codes

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Consulting | Enterprise (> 1000 emp.)

**Reviewed Date:** October 11, 2025

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

Github is extremely user-friendly, making it simple to push code and host websites. For those unfamiliar with Git commands, it offers the convenient option to drag and drop or upload files, which sets it apart from many other software platforms.

**What do you dislike about GitHub?**

When it comes to hosting webpages created with React, this service does not support them. As a result, I have to look for alternatives such as Netlify.

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

Github is open source and has been instrumental in helping me build and host my own portfolio at no cost. When I was starting out in frontend development, it made it easy for me to publish websites simply by dragging and dropping files. This convenience was especially valuable during my early learning phase.

  ### 42. Reliable Platform for software developer

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ashish T. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 02, 2025

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

As a software developer I rely on GitHub daily to manage my repositories and collaborate with teammates, friend and other developers. The version control system with git is robust, and feature like pull request, code review make it easy to work in teams.

Specially there feature of branching and merging workflow, I specially appreciate the integration to CI/CD tools with improve my work efficiency a lot.

**What do you dislike about GitHub?**

The free tier has limitations that might not be ideal for all team sizes.

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

GitHub helps me manage code collaboratively with team members, friends, and external contributors through a reliable version control system.
It solves key issues like code conflicts, project visibility, and CI/CD integration. Features like pull requests, issue tracking.

  ### 43. The Best Platform for Code Collaboration and Version Control

**Rating:** 5.0/5.0 stars

**Reviewed by:** Umesh  D. | Web Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 11, 2025

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

GitHub integrate with most of the IDE's available for developers and has a perfect interface for the need.The pull request process is one of my favorites  like the core version control feature, and I love collaborating through code reviews, comments, and simple merging. Having repositories under my control, being able to monitor issues, and automating workflows through GitHub Actions help save time and make code cleaner and more readable.
GitHub has its strongest features in its collaboration capabilities, version control features, and CI/CD integrations. The third-party integrations, markdown documentation, and community engagement make GitHub indispensable.
Setting up Github for new projects is effortless and straightforward even for teams. Creating repositories, forking and cloning are seamless and their documentation and community forums solves the learning curve. I make use of GitHub on a daily basis in my workflow for both team and individual projects.

**What do you dislike about GitHub?**

GitHub is strong but has a steep learning curve for its more advanced capabilities such as GitHub Actions or large monorepo handling.
Further customization capabilities would come in handy when handling bigger repositories and projects.

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

GitHub resolves some of the main problems in the software development process, which are version control and collaboration. GitHub provides a single platform for code change management, tracking progress, and conflict-free team collaboration. Pull requests, branching, and issue tracking makes communications easier and impose code quality via formal code review. GitHub Actions also streamlines workflow by saving time spent in unnecessary processes that include testing and deployment. The solutions have significantly enhanced my productivity level, code structure, and overall code quality and maintainability of my projects.

  ### 44. Best platform for version control and collaborative coding

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 22, 2025

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

GitHub makes it simple to manage code with Git, collaborate with teams, and contribute to open-source projects. I like its pull requests, issue tracking, and actions for CI/CD. The integration with editors like VS Code and AI tools like Copilot make it even more powerful.

**What do you dislike about GitHub?**

The interface can feel overwhelming for beginners learning Git concepts. Free private repositories have some limitations compared to paid plans. Also, resolving merge conflicts directly in the web editor can sometimes be tricky.

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

GitHub solves the problem of distributed collaboration in coding. It allows me to keep my projects version-controlled, work with teammates, and back up code safely in the cloud. It has also made contributing to open-source projects much easier.

  ### 45. Github experience

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ashin Marin T. | Software Development Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 01, 2025

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

GitHub's primary strengths lie in its ability to facilitate collaboration, version control, and project management for software development. This can be used to showcase one's projects during interviews or other events. It has excellent customer support.

**What do you dislike about GitHub?**

The code commit sometimes breaks, confusing which active chain someone is working on. The commands can be occasionally difficult to understand and use.

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

It is a version control software. It keeps track of the changes and return back to the previous source code at any point of time, without losing the data in it. 
It's more than just file sharing. One can view the history of each git commit, different branches of the same codebase, an issues tab to manage bugs, pull requests for the merging of code from one branch to another and plenty more

  ### 46. The Ultimate Platform for Seamless Collaboration and Efficient Development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 17, 2024

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

GitHub is an exceptional platform for developers and teams of all sizes. Its user-friendly interface makes collaboration seamless, allowing developers to efficiently share and contribute to projects. The integration with Git makes version control effortless, ensuring that all changes are tracked and organized. GitHub’s powerful features like pull requests, issue tracking, and continuous integration enable smooth workflows and better project management. The platform's vibrant open-source community offers an invaluable resource for learning, sharing, and networking. Additionally, the availability of GitHub Actions and integration with various third-party tools enhances the development process, making GitHub an indispensable tool for developers around the world. Highly recommended for both beginners and experienced developers!

**What do you dislike about GitHub?**

I don't think there is any downsides for Github.

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

GitHub enables developers to track every change made to a project, providing a clear history of all modifications, which makes it easier to understand what has been altered and why.

  ### 47. Great for IT training

**Rating:** 5.0/5.0 stars

**Reviewed by:** Benjamin C. | Teacher, Education Management, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 30, 2025

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

I have used GitHub for a college course and it was a great to that lead to my success. Highly recommend

**What do you dislike about GitHub?**

Not a thing. It was easy to use and I love the interface

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

It help get resources from professor to me the student

  ### 48. Helpful tool to manage the code repo and multiplatform easy utility

**Rating:** 5.0/5.0 stars

**Reviewed by:** Mohit K. | Senior Engineer, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** June 18, 2025

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

The code repo and the different cloud native tools helm managed repos which are of great use to directly implement, manage and deploy readily available app.

**What do you dislike about GitHub?**

With the easy access of Azure git within the Microsoft's azure environment, the GitHub has lost the charm though being a great git management tool

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

I look up GitHub mainly to do the versioning control and to look up for latest version updates to the cloud native tools that maintains the repo on GitHub. Also to raise the query and issue on the repo for the bug.

  ### 49. I managed to streamline all our code and improved its quality

**Rating:** 4.5/5.0 stars

**Reviewed by:** Lautaro S. | Full Stack Developer, Information Technology and Services, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 11, 2025

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

All my work as a Developer has changed since GitHub came into my life.  I never worry about accidentally deleting or deleting critical code. If something goes wrong, I just go back to an earlier version and that’s it. When I need to test something without changing the main code, the ability to deal with branches has saved me more than once. By using code reviews and pull requests, we can keep our workflow organized, make changes in real time, and comment on individual lines. Reviewing, commenting and suggesting changes to my coworkers' code directly on pull requests is a fantastic example of team collaboration. Thanks to GitHub, I no longer have coding errors and the quality of our code has increased.

**What do you dislike about GitHub?**

For those who are not familiar with Git, at first, the learning curve can be a bit high. I still remember the first time I tried to set up a workflow using GitHub Actions, at that point programming was not my priority; I spent more time reading documentation.

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

Our entire development process now runs on GitHub. We can communicate without accidentally overwriting files, all changes are well documented, and the code is never lost because we use it. We can locate the source of a production issue because GitHub recorded every change we made. Without any drama, we simply examine the confirmations, identify the problem and solve it. It has also been very helpful for our security, we guarantee that there are no safety failures or defects in production, we do code reviews for each extraction request. The advantages outweigh the disadvantages considerably, despite some minor problems such as learning curve and limited integrations.

  ### 50. GitHub brings our team together

**Rating:** 4.0/5.0 stars

**Reviewed by:** Mike W. | CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** September 16, 2025

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

Allows our team to have one place for all our code.

**What do you dislike about GitHub?**

Navigation sometimes is a little tough to figure out

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

Allows all our devs to be on one platform. Our Customer relations managers are able to submit tickets.


## GitHub Discussions
  - [What is GitHub used for?](https://www.g2.com/discussions/what-is-github-used-for) - 9 comments, 5 upvotes
  - [How to do proper versioning in the system? The main part in branching is a little confusing.](https://www.g2.com/discussions/33644-how-to-do-proper-versioning-in-the-system-the-main-part-in-branching-is-a-little-confusing) - 1 comment, 2 upvotes
  - [How can we make git merge easier to avoid conflicts](https://www.g2.com/discussions/how-can-we-make-git-merge-easier-to-avoid-conflicts) - 1 comment, 1 upvote
  - [Is it any way to understand our code is using some one](https://www.g2.com/discussions/is-it-any-way-to-understand-our-code-is-using-some-one) - 1 comment, 1 upvote
  - [What are the features of GitHub?](https://www.g2.com/discussions/what-are-the-features-of-github) - 1 comment, 1 upvote

- [View GitHub pricing details and edition comparison](https://www.g2.com/products/github/reviews?filters%5Bsentiment_snippet%5D=1763635&qs=pros-and-cons&section=pricing&secure%5Bexpires_at%5D=2026-08-12+14%3A16%3A08+-0500&secure%5Bsession_id%5D=f943a0d2-2c3f-494c-a8a6-9eaa44825fb3&secure%5Btoken%5D=93aa348e50d66762da3a131d39d06681cb883920408b193074a08bc5e3a4cc08&format=llm_user)
## GitHub Integrations
  - [Amazon EC2](https://www.g2.com/products/amazon-ec2/reviews)
  - [Amazon Elastic Block Store (EBS)](https://www.g2.com/products/amazon-elastic-block-store-ebs/reviews)
  - [Amazon Elastic Kubernetes Service (Amazon EKS)](https://www.g2.com/products/amazon-elastic-kubernetes-service-amazon-eks/reviews)
  - [Amazon S3 Glacier](https://www.g2.com/products/amazon-s3-glacier/reviews)
  - [Amazon Simple Storage Service (S3)](https://www.g2.com/products/amazon-simple-storage-service-s3/reviews)
  - [Android Studio](https://www.g2.com/products/android-studio/reviews)
  - [Apple Mail](https://www.g2.com/products/apple-mail/reviews)
  - [Argo CD](https://www.g2.com/products/argo-cd/reviews)
  - [AWS Cloud Development Kit (AWS CDK)](https://www.g2.com/products/aws-cloud-development-kit-aws-cdk/reviews)
  - [AWS Lambda](https://www.g2.com/products/aws-lambda/reviews)
  - [Azure Pipelines](https://www.g2.com/products/azure-pipelines/reviews)
  - [Azure Portal](https://www.g2.com/products/azure-portal/reviews)
  - [Azure Virtual Machines](https://www.g2.com/products/azure-virtual-machines/reviews)
  - [BrowserStack](https://www.g2.com/products/browserstack/reviews)
  - [Chromatic](https://www.g2.com/products/chromatic-chromatic/reviews)
  - [CircleCI](https://www.g2.com/products/circleci/reviews)
  - [Claude](https://www.g2.com/products/claude-2025-12-11/reviews)
  - [Claude Code](https://www.g2.com/products/anthropic-claude-code/reviews)
  - [ClickUp](https://www.g2.com/products/clickup/reviews)
  - [Cloudflare Application Security and Performance](https://www.g2.com/products/cloudflare-application-security-and-performance/reviews)
  - [CodeRabbit](https://www.g2.com/products/coderabbit/reviews)
  - [Codex](https://www.g2.com/products/openai-codex/reviews)
  - [Confluence](https://www.g2.com/products/confluence/reviews)
  - [cPanel](https://www.g2.com/products/cpanel/reviews)
  - [Cursor](https://www.g2.com/products/cursor/reviews)
  - [Databricks](https://www.g2.com/products/databricks/reviews)
  - [Docker](https://www.g2.com/products/docker-inc-docker/reviews)
  - [Elastic Stack](https://www.g2.com/products/elastic-stack/reviews)
  - [Expo](https://www.g2.com/products/expo-dev-expo/reviews)
  - [Git](https://www.g2.com/products/git/reviews)
  - [GitHub Copilot](https://www.g2.com/products/github-copilot/reviews)
  - [GitLab](https://www.g2.com/products/gitlab/reviews)
  - [Google Cloud Interconnect](https://www.g2.com/products/google-cloud-interconnect/reviews)
  - [Google Cloud Run](https://www.g2.com/products/google-cloud-run/reviews)
  - [Grunt](https://www.g2.com/products/grunt/reviews)
  - [IBM Cloud Schematics](https://www.g2.com/products/ibm-cloud-schematics/reviews)
  - [IBM Terraform (formerly HashiCorp Terraform)](https://www.g2.com/products/ibm-terraform-formerly-hashicorp-terraform/reviews)
  - [InMotion Hosting](https://www.g2.com/products/inmotion-hosting/reviews)
  - [IntelliJ IDEA](https://www.g2.com/products/intellij-idea/reviews)
  - [Jenkins](https://www.g2.com/products/jenkins/reviews)
  - [JetBrains Space](https://www.g2.com/products/jetbrains-space/reviews)
  - [Jira](https://www.g2.com/products/jira/reviews)
  - [Kubernetes](https://www.g2.com/products/kubernetes/reviews)
  - [Linear](https://www.g2.com/products/linear/reviews)
  - [Linux-Apache-MariaDB-PHP7 (LAMP7) Application Server](https://www.g2.com/products/linux-apache-mariadb-php7-lamp7-application-server/reviews)
  - [Lovable](https://www.g2.com/products/lovable/reviews)
  - [Microsoft Copilot](https://www.g2.com/products/microsoft-copilot/reviews)
  - [n8n](https://www.g2.com/products/n8n/reviews)
  - [Netlify](https://www.g2.com/products/netlify/reviews)
  - [Next.js](https://www.g2.com/products/next-js/reviews)
  - [Notion](https://www.g2.com/products/notion/reviews)
  - [Ollama](https://www.g2.com/products/ollama/reviews)
  - [Phrase](https://www.g2.com/products/phrase-phrase/reviews)
  - [Postman](https://www.g2.com/products/postman/reviews)
  - [PyCharm](https://www.g2.com/products/pycharm/reviews)
  - [Railway](https://www.g2.com/products/railway/reviews)
  - [Redgate Flyway](https://www.g2.com/products/redgate-flyway/reviews)
  - [Red Hat Enterprise Linux](https://www.g2.com/products/red-hat-enterprise-linux/reviews)
  - [Render](https://www.g2.com/products/render-render/reviews)
  - [Replit](https://www.g2.com/products/replit/reviews)
  - [Slack](https://www.g2.com/products/slack/reviews)
  - [Slack Connector for Jira](https://www.g2.com/products/slack-connector-for-jira/reviews)
  - [SonarQube](https://www.g2.com/products/kurian-sonarqube/reviews)
  - [Streamlit](https://www.g2.com/products/streamlit/reviews)
  - [Stripe Terminal](https://www.g2.com/products/stripe-terminal/reviews)
  - [Supabase](https://www.g2.com/products/supabase-supabase/reviews)
  - [Temporal Cloud](https://www.g2.com/products/temporal-cloud/reviews)
  - [Termux](https://www.g2.com/products/termux/reviews)
  - [TortoiseHg](https://www.g2.com/products/tortoisehg/reviews)
  - [Trello](https://www.g2.com/products/trello/reviews)
  - [Unity](https://www.g2.com/products/unity/reviews)
  - [Vercel](https://www.g2.com/products/vercel/reviews)
  - [Visual Studio](https://www.g2.com/products/visual-studio/reviews)
  - [Visual Studio Code](https://www.g2.com/products/visual-studio-code/reviews)
  - [Windows 11](https://www.g2.com/products/windows-11/reviews)
  - [Xcode](https://www.g2.com/products/xcode/reviews)
  - [Zenhub](https://www.g2.com/products/zenhub/reviews)

## GitHub Features
**Additional Functionality**
- Widgets
- Impact Management
- Customizable Forms
- Self Service Portal
- License Management
- Scheduled/Automated Reports
- Task Management
- Request Assignment
- Help Desk Management
- Surveys & Feedback
- SSL Security
- IT Asset Tracking
- Knowledge Base Management
- Compliance Management
- Support Ticket Management
- Single Sign On
- Data Mapping
- Client Portal
- Service Level Agreement (SLA) Management
- Activity Dashboard
- Incident Management
- Alerts/Escalation
- Prioritization
- Generative AI
- Performance Monitoring
- Email Management
- Active Directory Integration
- Third-Party Integrations
- Alerts/Notifications
- Collaboration Tools
- Reporting & Statistics
- Asset Lifecycle Management
- Inventory Management
- Data Import/Export
- Access Controls/Permissions
- Drag & Drop
- Activity Tracking
- AI Copilot
- Workflow Management
- Configuration Management
- Problem Management
- Configurable Workflow
- IT Asset Management
- API
- Data Visualization
- Change Management
- Device Auto Discovery
- Customizable Reports
- Contract/License Management
- Relationship Mapping
- Customizable Fields
- Support Ticket Tracking
- Vulnerability Scanning
- Data Aggregation and Publishing
- Cost Tracking
- Template Management
- Lifecycle Management
- Historical Reporting
- Monitoring
- Configuration Automation
- Customizable Templates
- Search/Filter
- File Management
- Status Tracking
- Patch Management
- Document Management
- Real-Time Reporting
- Real-Time Monitoring
- Version Control
- Task Progress Tracking
- IT Cost Management
- Archiving & Retention
- Scheduling
- Reporting/Analytics
- User Management
- Policy Management
- Real-Time Analytics
- Role-Based Permissions
- Rules-Based Workflow
- Audit Trail
- Business Process Automation
- Sarbanes-Oxley Compliance
- Task Scheduling

**Administration**
- Configuration Management
- Access Control
- Dashboards

**Administration**
- API / Integrations
- Extensibility

**Administration **
- Administration Console
- Task Management
- Dashboards and Visualizations
- Access Control

**Functionality**
- Deployment-Ready Staging
- Integration
- Extensible

**Bug Reporting**
- User Reports & Feedback
- Tester Reports & Feedback
- Team Reports & Comments

**Functionality - Software Composition Analysis **
- Language Support
- Integration
- Transparency

**Management**
- Configuration Management
- Access Control
- Orchestration
- Portfolio Management
- Workflow Management
- Timeline Management
- Testing Management
- Change Management
- Issue Management
- Compliance Management
- Policy Management
- User Management
- Application Management
- Task Management
- Project Management
- Release Management
- Audit Management

**Functionality**
- Third-Party Integrations
- Extensibility
- Test Customization

**Documentation**
- Feedback
- Prioritization
- Remediation Suggestions

**Functionality**
- Deployment Automation
- Process Analytics
- Plugins
- APIs / Integrations
- Feature Flags

**Analysis**
- Real-Time Analytics
- Issue Tracking
- Static Code Analysis
- Code Analysis
- Integrated Development Environment

**Automation**
- Test Automation
- Intelligent Automation
- Release Automation
- Automated Provisioning

**Management**
- Processes and Workflow
- Reporting
- Automation

**Bug Monitoring**
- Analytics
- Bug History
- Data Retention

**Effectiveness - Software Composition Analysis**
- Remediation Suggestions
- Continuous Monitoring
- Thorough Detection

**Functionality**
- Automation
- Integrations
- Extensibility
- Continuous Integration
- Third-Party Integrations

**Management**
- Automation
- Processes and Workflow
- Reporting

**Security**
- False Positives
- Custom Compliance
- Agility

**Processes**
- Pipelines
- Orchestration
- Workflow Visualization

**Testing**
- Command-Line Tools
- Manual Testing
- Test Automation
- Compliance Testing
- Source-Code Scanning
- Detection Rate
- False Positives
- Multi-Language Scanning

**IT Management**
- Workflow Management
- Infrastructure Management
- IT Discovery

**Processes**
- Pipeline Control
- Workflow Visualization
- Continuous Deployment
- Prioritization
- Version Control
- Rules-Based Workflow
- Approval Workflow
- Configurable Workflow

**Agentic AI - Continuous Integration**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Agentic AI - Bug Tracking**
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance
- Assignment Management
- Prioritization

**Agentic AI - Continuous Delivery**
- Autonomous Task Execution
- Cross-system Integration
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

**Additional Functionality**
- API
- Audit Trail
- Drag & Drop
- Projections
- Charting
- Ticket Management
- Monitoring
- Status Tracking
- Progress Tracking
- Workflow Management
- Project Time Tracking
- Issue Tracking
- Configurable Workflow
- Collaboration Tools
- Agile Methodologies
- Customizable Fields
- Backlog Management
- Real-Time Updates
- Single Sign On
- Generative AI
- Task Scheduling
- Activity Tracking
- Activity Dashboard
- Task Management
- Project Management
- Project Planning
- Feedback Management
- Code Repository Integration
- Reporting & Statistics
- Email Management
- Knowledge Base Management
- Multiple Projects
- Tagging
- AI Copilot
- File Management
- Issue Management
- Task Planning
- Data Visualization
- Bug/Issue Capture
- Bug Tracking
- Alerts/Notifications
- Commenting/Notes
- @mentions
- Third-Party Integrations
- Customizable Templates
- Task Progress Tracking
- Real-Time Notifications
- Access Controls/Permissions

**Additional Functionality**
- Single Sign On
- Search/Filter
- Real-Time Reporting
- Data Import/Export
- Reporting/Analytics
- AI Copilot
- Commenting/Notes
- Data Extraction
- SSL Security
- Performance Metrics
- Status Tracking
- Real-Time Monitoring
- Troubleshooting Reports
- API
- Issue Tracking
- Projections
- Real-Time Data
- Event Logs
- Collaboration Tools
- Generative AI
- Role-Based Permissions
- Monitoring
- Activity Dashboard
- Authentication
- KPI Monitoring
- Activity Tracking
- Real-Time Notifications
- Dashboard

**Additional Functionality**
- Continuous Deployment
- Source-Code Scanning
- Continuous Delivery
- Prioritization
- Generative AI
- Compliance Management
- Data Import/Export
- Access Controls/Permissions
- Bug Tracking
- Reporting/Analytics
- For Developers
- Issue Management
- Repository Management
- Workflow Management
- Monitoring
- Pipeline Management
- Application Management
- API
- AI Copilot
- Configuration Management
- Data Storage Management
- Multi-User Collaboration
- Project Management
- Version Control
- Activity Dashboard
- Data Synchronization
- Lifecycle Management
- Change Management
- Status Tracking
- Authentication
- Alerts/Notifications
- Automated Testing
- Debugging
- Approval Process Control
- Build Log
- Quality Assurance

**Agentic AI - Static Application Security Testing (SAST)**
- Autonomous Task Execution

**Additional Functionality**
- Debugging
- Generative AI
- AI Copilot
- For Developers
- Deployment Management
- Application Security
- Dashboard

## Top GitHub Alternatives
  - [GitLab](https://www.g2.com/products/gitlab/reviews) - 4.5/5.0 (885 reviews)
  - [Harness Platform](https://www.g2.com/products/harness-platform/reviews) - 4.6/5.0 (307 reviews)
  - [Red Hat Ansible Automation Platform](https://www.g2.com/products/red-hat-ansible-automation-platform/reviews) - 4.6/5.0 (369 reviews)

