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

Issue 142180043: code review 142180043: cmd/go: allow go get to run multiple commands on create...

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by oneofone
Modified:
9 years, 4 months ago
Reviewers:
CC:
golang-codereviews
Visibility:
Public.

Description

cmd/go: allow go get to run multiple commands on create / update This patch allows `go get` to run multiple commands on create and/or update, mainly allows `git submodule update` Fixes issue 7764.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -16 lines) Patch
M src/cmd/go/vcs.go View 1 2 3 6 chunks +26 lines, -16 lines 0 comments Download

Messages

Total messages: 3
oneofone
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 7 months ago (2014-09-17 13:32:01 UTC) #1
oneofone
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 6 months ago (2014-10-08 15:31:55 UTC) #2
gobot
9 years, 4 months ago (2014-12-19 05:13:16 UTC) #3
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/142180043 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

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