---
description: Get information about GitHub price, usability & features from verified user experiences. Read reviews from Indian business users & discover similar tools.
image: https://gdm-localsites-assets-gfprod.imgix.net/images/capterra/og_logo-e5a8c001ed0bd1bb922639230fcea71a.png?auto=format%2Cenhance%2Ccompress
title: GitHub Price, Features, Reviews & Ratings - Capterra India
---

Breadcrumb: [Home](/) > [App Development Software](/directory/30082/application-development/software) > [GitHub](/software/129067/github)

# GitHub

Canonical: https://www.capterra.in/software/129067/github

Page: 1 / 248\
Next: [Next page](https://www.capterra.in/software/129067/github?page=2)

> GitHub enables development teams to collaborate, and review and manage code within a DevOps pipeline and built-in code security.
> 
> Verdict: Rated **4.8/5** by 6172 users. Top-rated for **Likelihood to recommend**.

-----

## Overview

### Who Uses GitHub?

Development teams at startups and small businesses to Fortune 50 companies use GitHub, every step of the way.

## Quick Stats & Ratings

| Metric | Rating | Detail |
| **Overall** | **4.8/5** | 6172 Reviews |
| Ease of Use | 4.4/5 | Based on overall reviews |
| Customer Support Software | 4.3/5 | Based on overall reviews |
| Value for Money | 4.6/5 | Based on overall reviews |
| Features | 4.7/5 | Based on overall reviews |
| Recommendation percentage | 90% | (9/10 Likelihood to recommend) |

## About the vendor

- **Company**: Microsoft
- **Location**: Redmond, US
- **Founded**: 1975

## Commercial Context

- **Starting Price**: $4.00
- **Pricing model**: Per User (Free version available) (Free Trial)
- **Pricing Details**: Free (Basics for teams&#10;and developers) $0 per month&#10;&#10;Team (Advanced collaboration and support for teams): $4 per user / month&#10;&#10;Enterprise (Security, compliance, and flexible deployment for enterprises): $21 per user/month
- **Target Audience**: Self Employed, 2–10, 11–50, 51–200, 201–500, 501–1,000, 1,001–5,000, 5,001–10,000, 10,000+
- **Deployment & Platforms**: Cloud, SaaS, Web-based, Mac (Desktop), Windows (Desktop), Windows (On-Premise), Linux (On-Premise), Android (Mobile), iPhone (Mobile), iPad (Mobile)
- **Supported Languages**: English
- **Available Countries**: Australia, Austria, Belarus, Belgium, Brazil, Bulgaria, Canada, China, Croatia, Denmark, Egypt, Estonia, Finland, France, Germany, Hungary, Iceland, India, Indonesia, Iraq and 27 more

## Features

- Application Security
- Automated Testing
- Backlog Management
- Bug Tracking Software
- Bug/Issue Capture
- Code Review
- Collaboration Tools
- Collaborative Development
- Configuration Management
- Continuous Delivery
- Continuous Deployment
- Continuous Integration Software
- Dashboard Software
- Debugging
- File Sharing Software
- Graphical User Interface
- Integrated Development Environment
- Issue Management
- Issue Tracking Software
- Milestone Tracking
- Monitoring
- Project Management Software
- Quality Assurance
- Real-Time Analytics
- Release Management
- Reporting/Project Tracking
- Repository Management
- Task Management Software
- Task Progress Tracking
- Ticket Management
- Version Control
- Vulnerability Scanning

## Integrations (14 total)

- CircleCI
- Git
- Heroku
- JIRA Service Management
- Jenkins
- Jira
- Microsoft Azure
- Microsoft Visual Studio
- Netlify
- Pivotal Tracker
- Slack
- Trello
- Vercel
- Visual Studio Code

## Support Options

- Email/Help Desk
- FAQs/Forum
- Knowledge Base Software

## Category

- [App Development Software](https://www.capterra.in/directory/30082/application-development/software)

## Related Categories

- [App Development Software](https://www.capterra.in/directory/30082/application-development/software)
- [Source Code Management Software](https://www.capterra.in/directory/31420/source-code-management/software)
- [Nonprofit Project Management Software](https://www.capterra.in/directory/32439/project-management-software-for-nonprofits/software)
- [Project Management Software](https://www.capterra.in/directory/30002/project-management/software)
- [Continuous Integration Software](https://www.capterra.in/directory/31119/continuous-integration/software)

## Alternatives

1. [Jira](https://www.capterra.in/software/19319/jira) — 4.4/5 (15371 reviews)
2. [Microsoft Visual Studio](https://www.capterra.in/software/101288/microsoft-visual-studio) — 4.6/5 (3006 reviews)
3. [GitLab](https://www.capterra.in/software/159806/gitlab) — 4.6/5 (1220 reviews)
4. [Bitbucket](https://www.capterra.in/software/157785/bitbucket) — 4.6/5 (1345 reviews)
5. [Airtable](https://www.capterra.in/software/146652/airtable) — 4.6/5 (2229 reviews)

## Reviews

### "Reliable Platform for Version Control and Team Collaboration" — 5.0/5

> **Verified Reviewer** | *1 March 2026* | Information Technology & Services | Recommendation rating: 9.0/10
> 
> **Pros**: I have been using GitHub for the past few years as a part of my daily development workflow. it is very reliable for version control, code management and collaboration with the team members. Vreating repositiories, managing branches and tracking changes through commits is very smooth and well structured. Specially find pull requests and issue tracking very useful when working on team-based projects, as it keeps the development process organized.
> 
> **Cons**: One thing is slightly challenging for the begineers in the learning curve, especially when understanding advanced Git worklfows like rebasing and conflict resolution. Also, sometimes the interface can feel a bit complex for new users who are not familier with version control systems.
> 
> GitHub helps in managing source code efficiently and maintaining proper version history for projects. As a developer, it allows me to collaborate with team members, review code and maintain structured project repositiories in one place. It significantly reduces risk of code loss and improves team coordination during development. Also, new automations like git hub actions works very well.

-----

### "Reliable Version Control and Collaboration Platform for Development Projects" — 4.0/5

> **Verified Reviewer** | *24 April 2026* | Computer Software | Recommendation rating: 8.0/10
> 
> **Pros**: GitHub is very effective for version control and managing code repositories. I use it to push projects, track changes, and manage branches while working on backend and development tasks. The integration with Visual Studio Code makes it easy to commit and push code directly from the editor without switching tools.&#10;Features like pull requests, issue tracking, and commit history help in organizing work and collaborating efficiently. It is also useful for maintaining a portfolio and sharing projects publicly.
> 
> **Cons**: One challenge with GitHub is that it can be difficult for beginners to understand concepts like branching, merging, and resolving conflicts. The interface has many options, which can feel overwhelming at first.&#10;Also, for larger projects, managing repositories and permissions can take time to configure properly. Occasionally, merge conflicts require manual resolution, which can slow down development.
> 
> Overall, my experience with GitHub has been very positive for managing and collaborating on development projects. I regularly use it to store code, track changes, and manage versions while working on backend and data-related projects. The workflow with commits, branches, and pull requests helps keep development organized and makes it easier to work on features without affecting the main codebase.&#10;&#10;It also integrates well with tools like Visual Studio Code, which makes pushing and updating code more efficient. While there is a learning curve in understanding concepts like branching and merge conflicts, once understood, it becomes a reliable and essential part of the development workflow.

-----

### "Powerful and Reliable for Development" — 5.0/5

> **Verified Reviewer** | *10 April 2026* | Computer Software | Recommendation rating: 9.0/10
> 
> **Pros**: I love GitHub for its ease of use and many useful features that make version control and collaboration very smooth in my daily workflow, GitHub is really helpful to resolve bugs/issues and merge conflicts directly without any IDE. The setup is straightforward and super simple, and I find the automation through GitHub Actions especially useful for saving time on repetitive tasks like builds and deployments. Overall, it provides good value for money for me, as it combines code management, collaboration, and automation in one platform.
> 
> **Cons**: I actually don't have anything to dislike GitHub, but I feel GitHub can sometimes be confusing when dealing with advanced features, which affects ease of use for me in certain situations
> 
> Before using GitHub, I struggled a lot with managing different versions of my codebase, especially while working on multiple projects. But now I can track changes, collaborate with the team efficiently, and manage my codebase in one place, which boosted by productivity. Overall, it has saved me several hours each week that I previously spent on manual backups and resolving confusion between different code versions.

-----

### "Best code storage platform ever made" — 5.0/5

> **Pratik** | *2 March 2025* | Information Technology & Services | Recommendation rating: 10.0/10
> 
> **Pros**: It is a one of the best platform to store the code and allow team members to work on same project simultaneously without having conflicts.
> 
> **Cons**: As I used git hub to store my store far more there was no cons I got for it, It was very easy to learn just had little tricky to understand UI to resolve conflicts which issue was resolved in git desktop (application of git hub).
> 
> I had great experience with Git hub which made my code easily available from any device, there was also in build deploy feature for static web application, It best and most recommended platform to learn.

-----

### "GitHub-A hub for all your Open Source needs" — 5.0/5

> **Verified Reviewer** | *13 February 2025* | Information Technology & Services | Recommendation rating: 10.0/10
> 
> **Pros**: The thing I like most about GitHub is its open source capabilities and also that multiple people can work on same code with the help of pull requests
> 
> **Cons**: The thing I don't like about GitHub is that it is not completely safe for important codes as it is mainly an Open source.
> 
> The Overall experience is Great and the features GitHub provides makes it the best in its field as it has features like code revert , pull requests which help in open source and thus it provides a great learning platform

-----

Page: 1 / 248\
Next: [Next page](https://www.capterra.in/software/129067/github?page=2)

## Links

- [View on Capterra](https://www.capterra.in/software/129067/github)

## This page is available in the following languages

| Locale | URL |
| de | <https://www.capterra.com.de/software/129067/github> |
| de-AT | <https://www.capterra.at/software/129067/github> |
| de-CH | <https://www.capterra.ch/software/129067/github> |
| en | <https://www.capterra.com/p/129067/GitHub/> |
| en-AE | <https://www.capterra.ae/software/129067/github> |
| en-AU | <https://www.capterra.com.au/software/129067/github> |
| en-CA | <https://www.capterra.ca/software/129067/github> |
| en-GB | <https://www.capterra.co.uk/software/129067/github> |
| en-IE | <https://www.capterra.ie/software/129067/github> |
| en-IL | <https://www.capterra.co.il/software/129067/github> |
| en-IN | <https://www.capterra.in/software/129067/github> |
| en-NZ | <https://www.capterra.co.nz/software/129067/github> |
| en-SG | <https://www.capterra.com.sg/software/129067/github> |
| en-ZA | <https://www.capterra.co.za/software/129067/github> |
| es | <https://www.capterra.es/software/129067/github> |
| es-AR | <https://www.capterra.com.ar/software/129067/github> |
| es-CL | <https://www.capterra.cl/software/129067/github> |
| es-CO | <https://www.capterra.co/software/129067/github> |
| es-CR | <https://www.capterra.co.cr/software/129067/github> |
| es-DO | <https://www.capterra.do/software/129067/github> |
| es-EC | <https://www.capterra.ec/software/129067/github> |
| es-MX | <https://www.capterra.mx/software/129067/github> |
| es-PA | <https://www.capterra.com.pa/software/129067/github> |
| es-PE | <https://www.capterra.pe/software/129067/github> |
| fr | <https://www.capterra.fr/software/129067/github> |
| fr-BE | <https://fr.capterra.be/software/129067/github> |
| fr-CA | <https://fr.capterra.ca/software/129067/github> |
| fr-LU | <https://www.capterra.lu/software/129067/github> |
| it | <https://www.capterra.it/software/129067/github> |
| ja | <https://www.capterra.jp/software/129067/github> |
| ko | <https://www.capterra.co.kr/software/129067/github> |
| nl | <https://www.capterra.nl/software/129067/github> |
| nl-BE | <https://www.capterra.be/software/129067/github> |
| pl | <https://www.capterra.pl/software/129067/github> |
| pt | <https://www.capterra.com.br/software/129067/github> |
| pt-PT | <https://www.capterra.pt/software/129067/github> |
| tr | <https://www.capterra.web.tr/software/129067/github> |

-----

## Structured Data

<script type="application/ld+json">
  {"@context":"https://schema.org","@graph":[{"name":"Capterra India","address":{"@type":"PostalAddress","addressLocality":"Mumbai","addressRegion":"MH","postalCode":"400051","streetAddress":"G2.com, Inc. Raheja Towers 2nd Floor C-30 G- Block Bandra East Mumbai 400051 India"},"description":"Capterra India helps businesses find the best software. With verified reviews, prices & features, our interactive tool makes software selection fast & easy.","email":"Global@capterra.com","url":"https://www.capterra.in/","logo":"https://dm-localsites-assets-prod.imgix.net/images/capterra/logo-a9b3b18653bd44e574e5108c22ab4d3c.svg","@id":"https://www.capterra.in/#organization","@type":"Organization","parentOrganization":"G2.com, Inc.","sameAs":["https://twitter.com/capterra","https://www.facebook.com/Capterra/","https://www.linkedin.com/company/capterra","https://www.instagram.com/capterra/","https://www.youtube.com/@CapterraIndia"]},{"name":"GitHub","description":"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.","image":"https://gdm-catalog-fmapi-prod.imgix.net/ProductScreenshot/de8c51aa-a77e-4bac-b380-dc42e2157742.png","url":"https://www.capterra.in/software/129067/github","@id":"https://www.capterra.in/software/129067/github#software","@type":"SoftwareApplication","applicationCategory":"BusinessApplication","publisher":{"@id":"https://www.capterra.in/#organization"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.8,"bestRating":5,"ratingCount":6172},"offers":{"price":"4","@type":"Offer","priceCurrency":"USD"},"operatingSystem":"Cloud, Apple, Windows, Windows on premise, Linux on premise, Android, Platform ios, Platform ipad"},{"@id":"https://www.capterra.in/software/129067/github#faqs","@type":"FAQPage","mainEntity":[{"name":"What Is GitHub?","@type":"Question","acceptedAnswer":{"text":"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.","@type":"Answer"}},{"name":"Who Uses GitHub?","@type":"Question","acceptedAnswer":{"text":"Development teams at startups and small businesses to Fortune 50 companies use GitHub, every step of the way.","@type":"Answer"}}]},{"@id":"https://www.capterra.in/software/129067/github#breadcrumblist","@type":"BreadcrumbList","itemListElement":[{"name":"Home","position":1,"item":"/","@type":"ListItem"},{"name":"App Development Software","position":2,"item":"/directory/30082/application-development/software","@type":"ListItem"},{"name":"GitHub","position":3,"item":"/software/129067/github","@type":"ListItem"}]}]}
</script>
