Another small question. https://godoc.org/golang.org/x/build/maintner#GerritProject.Server says:
> Server returns the Gerrit server, such as "go.googlesource.com". I thought that go.googlesource.com was a Gitiles server, and go-review.googlesource.com is where the Gerrit server is (according to what it says on the footer). I just want to understand better, but what kind of server is go.googlesource.com then? Or is it multiple servers/protocols at same URL? Thinking more about it, is it Gerrit that's doing the actual git repository hosting, and reviews at go-review.googlesource.com, but Gitilies is just an HTTP frontend to display (read-only) the underlying Gerrit git repo? (I ask because the two may have different APIs, so I want to better understand what's available/possible.) -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.