gdm icon indicating copy to clipboard operation
gdm copied to clipboard

Why does gdm is run into GOPATH only?

Open AlexAkulov opened this issue 9 years ago • 3 comments

I do not understand this restriction. Now I can't use gdm because GOPATH is inside my project.

AlexAkulov avatar Jul 07 '16 17:07 AlexAkulov

I'm not sure I understand what you're doing, why is GOPATH inside your project?

sparrc avatar Jul 09 '16 21:07 sparrc

This way has at least two benefites.

  • If I work at several projects at the some time, it is more convinient to have separate GOPATH for each project.
  • This allows to create fork without replacing origin in git.

AlexAkulov avatar Jul 13 '16 20:07 AlexAkulov

sure, but it's certainly an edge-case and it'd be hard for me to reproduce your setup exactly without more context.

PRs would be welcome :)

sparrc avatar Jul 14 '16 00:07 sparrc