Top Rated GitHub Alternatives
Video Reviews
2,197 GitHub Reviews
Overall Review Sentiment for GitHub
Log in to view review sentiment.

What I really like the most about GitHub is the version control feature, this is a great tool to manage different versions of your code, this is extremely useful to manage changes and to avoid unwanted behaviors.
GitHub also allows you to create branches or development paths for your applications, this is very important when you are part of a development team, and you need to manage the team collaboration. Review collected by and hosted on G2.com.
I consider GitHub a great tool, I can't think about version control without thinking in GitHub.
I'm pretty clear that GitHub is constantly changing and improving but for me works very well as it is. Review collected by and hosted on G2.com.

Github is one of the best platforms to store our code without any hassle. This has allowed us to access our codes from anywhere in the world. It is totally open-source, we can easily pull the request and can contribute to other projects as well. Github has also introduced Github Autopilot which is a game-changer. By using Github Autopilot we can write our codes more easily. It is the best version controlling platform available. Review collected by and hosted on G2.com.
In Github parallel contribution is very bad. Project management can also be made more robust and efficient by improving the epics. Navigation around the Github platform becomes a little complex until you get used to it. Review collected by and hosted on G2.com.

The service has high availability, stability and continuous improvement and the addition of new features. Review collected by and hosted on G2.com.
It's not easy to use it with other non-technical team members. Review collected by and hosted on G2.com.

GitHub is a lifesaver for me. It's easy to use via GUI and CLI. We can manage our project there with almost ease. It provides all the features like to create public and private repository, can push our code from the local environment with simple steps. We can compare files there. It's good software overall. Review collected by and hosted on G2.com.
To be honest I didn't find anything yet to be complain about but it would be if it provides better connect with third parties api like codacy . Except this it's a great software. Review collected by and hosted on G2.com.

Github provides both a helpful GUI and access through the command line to push and pull requests from the repo. The ability to revert back to working versions should not be understated and have constantly used the historical look view to choose the version to go back to. Github has helped me in several software engineering projects as an additional way to manage code Review collected by and hosted on G2.com.
Advanced repository management requests may take some time to get familiar with but there are several lessons and resources to get familiar. Once you need to start merging back into the main code you should know what you're doing so you don't overwrite others code. Other than that, there is a lot of verbiage to understand what happens if you continue to follow the sequence of commands you are about to do. Review collected by and hosted on G2.com.

Github is a great piece of technology that helps in hosting remote repositories. It allows us to make repositories public and private which helps us to contribute to the open-source community as well as work on our personal projects parallelly. It is also an effective management tool that allows to open issues, do code reviews and handle all patches. Currently, it has no storage limit per account which is very convenient, also with the introduction of Git LFS you can upload files that are above 50Mb. I also like the fact that GitHub allows the hosting of static web pages. Review collected by and hosted on G2.com.
Sometimes when committing huge files errors occur and the connection with the remote repository "hangs up". Alo I wish if the file limit for the web interface increases because sometimes a quick commit to being done by the command line is not convenient. Review collected by and hosted on G2.com.

GitHub is a full-featured, reliable Git hosting service for open source projects as well as for enterprises. I first started using GitHub for school projects which made it easy to collaborate with others. Many open-source projects use GitHub as their source code repository making the code and issues easily accessible. Pull requests and the issue tracker was the first two key features of this cloud hosting service. Pull requests simplify the process of reviewing and approving code. Many integrations work with GitHub to run tests, notify users, and build code. Now they have their own continuous integration feature known as actions that quickly improve the software development process. Review collected by and hosted on G2.com.
There is very little to dislike about GitHub since it is a comprehensive version control platform. Review collected by and hosted on G2.com.

Let's start with the overall UI. Excellent and easy to navigate through. Everything is easily accessible. We see a beautiful graph showing our contribution day by day. We can see repositories and projects and pull requests etc. Creating a repository is very easy. Github automatically shows what programming languages are used in the project. Commit history along with comments are also available. Very easy to upload new files to the repository, just drag and drop or browse. Within minutes files are processed. Github pages is another thing that is pretty awesome. We can make our website live free of cost on Github pages. Review collected by and hosted on G2.com.
There are a lot of features in Github which are sometimes confusing for a lot of people, especially beginners e.g., stages and unstaged commits, pull requests and merging etc. Review collected by and hosted on G2.com.