Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(54)

Issue 6201065: code review 6201065: cmd/go: fix remote help reference to "go help packages" (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by fss
Modified:
12 years, 10 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

cmd/go: fix remote help reference to "go help packages" go help remote used to reference "go help importpath", which has changed to "go help packages". Fixes issue 3598.

Patch Set 1 #

Patch Set 2 : diff -r cdd1fa20bb08 https://code.google.com/p/go #

Patch Set 3 : diff -r cdd1fa20bb08 https://code.google.com/p/go #

Patch Set 4 : diff -r cdd1fa20bb08 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/go/help.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
fss
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 10 months ago (2012-05-09 03:28:07 UTC) #1
bradfitz
LGTM On Wed, May 9, 2012 at 1:28 PM, <franciscossouza@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 10 months ago (2012-05-09 06:11:37 UTC) #2
bradfitz
12 years, 10 months ago (2012-05-09 06:22:36 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=adc987ffdd99 ***

cmd/go: fix remote help reference to "go help packages"

go help remote used to reference "go help importpath", which has
changed to "go help packages".

Fixes issue 3598.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/6201065

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b