|
|
|
Created:
11 years, 6 months ago by rog Modified:
11 years, 6 months ago Reviewers:
mp+224873 Visibility:
Public. |
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 #
Total messages: 2
|
rog
Please take a look.
|
11 years, 6 months ago (2014年06月27日 16:40:32 UTC) #1 | |||||||||||||||||||||||||||||||
Please take a look.
*** 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