Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
LGTM good catch.
LGTM gofmt also affects whitespace inside comments? wow. On 5 March 2011 11:38, <gri@golang.org> wrote: > Reviewers: r, > > Message: > Hello r (cc: golang-dev@googlegroups.com), > > I'd like you to review this change to > https://go.googlecode.com/hg/ > > > Description: > misc/dashboard/builder/doc.go: gofmt it > > Please review this at http://codereview.appspot.com/4256052/ > > Affected files: > M misc/dashboard/builder/doc.go > > > Index: misc/dashboard/builder/doc.go > =================================================================== > --- a/misc/dashboard/builder/doc.go > +++ b/misc/dashboard/builder/doc.go > @@ -39,7 +39,7 @@ > -release: Build and deliver binary release archive > > -rev=N: Build revision N and exit > - > + > -cmd="./all.bash": Build command (specify absolute or relative to go/src) > > -v: Verbose logging > > >
*** Submitted as http://code.google.com/p/go/source/detail?r=2a208abfd662 *** misc/dashboard/builder/doc.go: gofmt it R=r, adg CC=golang-dev http://codereview.appspot.com/4256052