Hacker News new | ask | show | jobs
by nishs 3450 days ago
Running

  GOPATH=$HOME go get github.com/foo/bar
would download the package to:

  $HOME/src/github.com/foo/bar
So $HOME will not have .git.