Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Not really the same as go get #83

Open
squeedee opened this issue Dec 2, 2016 · 0 comments
Open

Not really the same as go get #83

squeedee opened this issue Dec 2, 2016 · 0 comments

Comments

@squeedee
Copy link

squeedee commented Dec 2, 2016

~/go/src/github.com/bunniesandbeatings/offspring $ go get ./...

~/go/src/github.com/bunniesandbeatings/offspring $ gvt fetch ./...
2016/12/02 10:10:37 Fetching: ./...
2016/12/02 10:10:37 command "fetch" failed: "./..." is not a valid import path

Using the packages spec is way kinder, especially as i thought, hmm did I write that wrong and did gvt fetch ./.. which kindly deleted my working directory from under me, which was git managed, but unfortunately the .git dir went as well.

https://github.com/kisielk/gotool/blob/master/tool.go#L46 is great for supporting the packages spec the same way as the go/cmd tooling

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant