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

Don't import code in our own repository from GitHub. #7

Closed
wants to merge 1 commit into from
Closed

Don't import code in our own repository from GitHub. #7

wants to merge 1 commit into from

Conversation

ramondeklein
Copy link

It seems not logical to me to import local code from GitHub. This only complicates development, because some code in the local repository is fetched from GitHub.

@fwessels
Copy link
Collaborator

As per golang/go#3515 (comment) local imports are not supported.

I agree that it looks a bit more logical, but different trade-offs/design decisions have been made.

@fwessels fwessels closed this Mar 27, 2016
@ccconnor
Copy link

It's a really really weird decision. Not convenient! Not reasonable!

@harshavardhana
Copy link
Contributor

It's a really really weird decision. Not convenient! Not reasonable!

This is not the forum for this discussion, please post it upstream in golang/go

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

Successfully merging this pull request may close these issues.

None yet

4 participants