Closed
Description
Currently go get * will download all changes data of repositories.
We can improve the download waiting time/size by passing depth argument.
I have already submit a code-review for this at
https://go-review.googlesource.com/#/c/16360/
as @bradfitz asked.