Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does gdm is run into GOPATH only? #18

Open
AlexAkulov opened this issue Jul 7, 2016 · 3 comments
Open

Why does gdm is run into GOPATH only? #18

AlexAkulov opened this issue Jul 7, 2016 · 3 comments

Comments

@AlexAkulov
Copy link

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

@sparrc
Copy link
Owner

sparrc commented Jul 9, 2016

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

@AlexAkulov
Copy link
Author

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.

@sparrc
Copy link
Owner

sparrc commented Jul 14, 2016

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 :)

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

No branches or pull requests

2 participants