Hacker News new | ask | show | jobs
by grimborg 3808 days ago
Using gitlab for go development, "go get" doesn't work. Googled around, couldn't find a solution. With github, on the other hand, it just works.

I love gitlab (even made a git tool to easily create repositories from the commandline, gitgitlab) but these small things make a real difference. I'll end up paying for a github organization account just to get this annoyance out of the way.

1 comments

This should work, see https://github.com/gitlabhq/gitlabhq/pull/5958

Please open an issue with what you tried exactly.