Go is moving to GitHub
groups.google.com
Go is moving to GitHub
1–10 of 244 posts
Re: Go is moving to GitHub
#2Does anyone know what code review system they are using with github?
Re: Go is moving to GitHub
#3Does anyone know what code review system they are using with github?
"We will use a Google-hosted instance of Gerrit for code reviews."
Re: Go is moving to GitHub
#4Does anyone know what code review system they are using with github?
They say it's Gerrit
Re: Go is moving to GitHub
#5It is great to see so many projects moving to git and GitHub in particular. GitHub is incredibly helpful for quickly taking a look at a project and figuring out what areas of a project are still evolving and being actively developed.
Re: Go is moving to GitHub
#6Re: Go is moving to GitHub
#7[deleted]
Re: Go is moving to GitHub
#8This is a huge compliment to GitHub, for Google to be moving one of its premier open source projects off of Google Code and onto GitHub.
More importantly, though, this is a significant compliment to the Go community, for Go to uproot itself and move to where the majority of its users are.
Re: Go is moving to GitHub
#9Does anyone know what code review system they are using with github?
"We will use a Google-hosted instance of Gerrit for code reviews."
It lives here:
Re: Go is moving to GitHub
#10It is great to see so many projects moving to git and GitHub in particular. GitHub is incredibly helpful for quickly taking a look at a project and figuring out what areas of a project are still evolving and being actively developed.
You could also say that everyone moving to GitHub is leading to a dangerous centralized monoculture that evaluates software quality based on how well it fits GitHub's conventions.