]> Cypherpunks repositories - gostls13.git/commit
cmd/go: prefer <meta> tags on launchpad.net to the hard-coded logic
authorRuss Cox <rsc@golang.org>
Tue, 14 Jul 2015 06:04:21 +0000 (02:04 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 28 Jul 2015 03:30:44 +0000 (03:30 +0000)
commit669f5be2ac6f761f8c917baa2ba899ed7f64bc14
tree6bd6209353308ed27f7e2396c2d87d42f7d2f207
parentfd9b9c31fb51db2b515a2bbababaa6c3567e5854
cmd/go: prefer <meta> tags on launchpad.net to the hard-coded logic

Fixes #11436.

Change-Id: I5c4455e9b13b478838f23ac31e6343672dfc60af
Reviewed-on: https://go-review.googlesource.com/12143
Reviewed-by: Michael Hudson-Doyle <michael.hudson@canonical.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/go/vcs.go