Hello! Is the following a bad practice? Can it cause issues with the Go tool set?
- my *GOPATH* is set to *$HOME* - I have Go code in a git repo named *~/src/github.com/my-user/my-project* - I have a project folder with notes, todo's and other reference files named *~/gtd/projects/my-project* - I created a symbolic link from *~/src/github.com/my-user/my-project* to *~/gtd/projects/my-project/repo* I noticed that when I cd into the linked repo, my current working directory is still under *~/gtd* and not *~/src*, but *go build* and *go install* appear to work. Randall -- sturgis.io, inc. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.