Github to the rescue
September 25, 2017

Github to the rescue

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

Overall Satisfaction with GitHub

Github is used solely for source control across our entire organization. All languages, business groups, etc. All legacy code has been migrated over to it.
  • Code search. Ability to find examples of other people using a library, property, etc. is invaluable.
  • Pull request ease of use is great, and ability to integrate with CI pr jobs and code coverage is a big plus.
  • Ability to easily do feature branches and merge.
  • I wish it supported quoted full string search. Problem with code is I look for things that have periods or other special characters that GitHub treats as a separator. I want to be able to look up a quoted string for full exact search.
  • Ability to search by specific branch names- so search code across entire GitHub in branches named Master, etc.
  • Multiple people working in one project is a breeze
  • Quality increase due to PR and ability to assign reviewers.
  • Svn
Github is far superior to Svn source control. The speed is a big plus for large projects.
Github is great for large enterprise organizations due to the speediness of its searching through code.