The industry standard software versioning tool. Seriously, if you develop code, you need GitHub.
March 01, 2022

The industry standard software versioning tool. Seriously, if you develop code, you need GitHub.

Anonymous | TrustRadius Reviewer
Score 10 out of 10
Vetted Review
Verified User

Overall Satisfaction with GitHub

Github is our main code repository, version control, and build-integration platform. Github triggers a cloud build, and gives us deployable software.
  • Cloud-build integration
  • Version control
  • Vulnerability scanning via dependabot
  • Jira integrations
  • The handling of merge-conflicts directly via Github web is difficult
  • The PullRequest code review tool is frequently troublesome in how it displays the diff between source and changed code.
  • Jira integration
  • Cloudbuild integration
  • Version history
  • Code search / grep within our org
  • Github has saved us enough time and effort to have more than paid for itself.
Github has much better code view/search/edit power versus Bitbucket, and is the industry standard for professional software developers.

Do you think GitHub delivers good value for the price?

Yes

Are you happy with GitHub's feature set?

Yes

Did GitHub live up to sales and marketing promises?

Yes

Did implementation of GitHub go as expected?

Yes

Would you buy GitHub again?

Yes

Github can be deeply integrated into a production environment, with build triggers launching a cloudbuild, which delivers deployable code. Multiple active users within a project with overlapping changes are difficult to manage, but definitely doable.