GitHub makes Git very easy to use
January 27, 2020

GitHub makes Git very easy to use

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

Overall Satisfaction with GitHub

All engineering teams use GitHub for version control. It is integrated with Looker, JIRA, Jenkins, and all DevOps tools along with all popular IDEs.
  • Keeps history of our code
  • Allows sharing of branches easily
  • Can't think of one
  • Easy to review version history
  • Even older branches merged can be easily viewed
Haven't needed to use customer support.

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?

I wasn't involved with the selection/purchase process

Did implementation of GitHub go as expected?

I wasn't involved with the implementation phase

Would you buy GitHub again?

Yes

Git is de facto standard for version control in software development these days as almost every software worth its grain has Git integration, and GitHub makes it easy to work with Git using its web interface. There are still some commands which need to be performed using Git on the command line, which Github can make it intuitive to use using its web interface.