You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Gerrit Markdown renderer appears to be just as capable as GitHub's,
the Gerrit repo is the actual source of truth,
changes made to the design repo are visible immediately in the Gerrit renderer instead of having to wait for GitHub mirroring,
and most important of all the Gerrit rendering is a well-formatted, printable document instead of just a web page.
Gerrit's rendering is cleaner and Gerrit is the source of truth anyway.
Fixesgolang/go#26871.
Change-Id: I0bf69d174662c7acc083b03b009bac92f781a17c
Reviewed-on: https://go-review.googlesource.com/128596
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://golang.org/design/DOC redirects to
https://github.com/golang/proposal/blob/master/design/DOC.md.
We should redirect it instead to
https://go.googlesource.com/proposal/+/master/design/DOC.md.
The Gerrit Markdown renderer appears to be just as capable as GitHub's,
the Gerrit repo is the actual source of truth,
changes made to the design repo are visible immediately in the Gerrit renderer instead of having to wait for GitHub mirroring,
and most important of all the Gerrit rendering is a well-formatted, printable document instead of just a web page.
Compare:
https://github.com/golang/proposal/blob/master/design/25719-go15vendor.md
https://go.googlesource.com/proposal/+/master/design/25719-go15vendor.md
/cc @andybons
The text was updated successfully, but these errors were encountered: