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

'git config remote.origin.url' is not supported; causes "go get" of custom import paths to fail #6

Closed
9nut opened this issue Jan 20, 2017 · 2 comments

Comments

@9nut
Copy link

9nut commented Jan 20, 2017

try:

go get rsc.io/letsencrypt

@driusan
Copy link
Owner

driusan commented Jan 20, 2017

The code was already there to handle it, but there was a stupid bug where it was checking that there were at least 2 args after "git config" instead of checking for one..

Can you try again?

@henesy
Copy link

henesy commented Mar 6, 2018

Running go get rsc.io/letsencrypt work for me on tip.

@driusan driusan closed this as completed Mar 12, 2018
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

3 participants