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

Issue 106250043: godeps: fix fetch bug

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by rog
Modified:
9 years, 10 months ago
Reviewers:
mp+224873
Visibility:
Public.

Description

godeps: fix fetch bug Fetch dependencies correctly even when the dependency does not currently exist. Change behaviour to fetch dependencies by default (it's almost always what you want). Deprecate the old flag and add -F flag to revert to old behaviour. https://code.launchpad.net/~rogpeppe/godeps/fetch-when-non-existent/+merge/224873 (do not edit description out of merge proposal)

Patch Set 1 #

Patch Set 2 : godeps: fix fetch bug #

Patch Set 3 : godeps: fix fetch bug #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -46 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M godeps.go View 1 2 11 chunks +96 lines, -44 lines 0 comments Download
M godeps_test.go View 1 2 3 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 2
rog
Please take a look.
9 years, 10 months ago (2014-06-27 16:40:32 UTC) #1
rog
9 years, 10 months ago (2014-07-02 10:55:22 UTC) #2
*** Submitted:

godeps: fix fetch bug

Fetch dependencies correctly even when the dependency does not currently
exist.

Change behaviour to fetch dependencies by default (it's almost always
what you want). Deprecate the old flag and add -F flag to revert to
old behaviour.

R=
CC=
https://codereview.appspot.com/106250043
Sign in to reply to this message.

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