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

Unified Diff: src/cmd/goinstall/doc.go

Issue 1699050: code review 1699050: Added Bazaar+Launchpad support in goinstall (Closed)
Patch Set: code review 1699050: Added Bazaar+Launchpad support in goinstall Created 13 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/cmd/goinstall/download.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/cmd/goinstall/doc.go
===================================================================
--- a/src/cmd/goinstall/doc.go
+++ b/src/cmd/goinstall/doc.go
@@ -42,6 +42,15 @@
import "project.googlecode.com/svn/trunk"
import "project.googlecode.com/svn/trunk/sub/directory"
+ Launchpad
+
+ import "launchpad.net/project
+ import "launchpad.net/project/series
+ import "launchpad.net/project/series/sub/directory
+
+ import "launchpad.net/~user/project/branch
+ import "launchpad.net/~user/project/branch/sub/directory
+
If the destination directory (e.g., $GOROOT/src/pkg/bitbucket.org/user/project)
already exists and contains an appropriate checkout, goinstall will not
« no previous file with comments | « no previous file | src/cmd/goinstall/download.go » ('j') | no next file with comments »

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