Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Code option does not work #5

Closed
developit opened this issue Jan 10, 2016 · 4 comments
Closed

Code option does not work #5

developit opened this issue Jan 10, 2016 · 4 comments
Labels

Comments

@developit
Copy link

Neither of these generate a URL with a custom code:

gitio https://github.com/user/repo-name -c repo-name
gitio https://github.com/user/repo-name repo-name
@tanepiper
Copy link
Owner

@developit Can you check, does the repo already have a git.io shortened URL? I've seen issues where it won't generate another one if one has already been assigned

@tanepiper
Copy link
Owner

@developit Actually, looks like it might not work anymore: https://gist.github.com/defunkt/1209316

@developit
Copy link
Author

@tanepiper It seems like the issue is that node-gitio isn't using https, which git.io just started enforcing last month.

@tanepiper
Copy link
Owner

@developit Hmm weird, as this is using the https library and has been for a while for doing requests.

I've been re-factoring out the babel compile code (was a nice idea but with the import interop not coming for a while in node I'd rather it be clean and readable). I'll have a look in to this at some point this week when I get time.

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

No branches or pull requests

2 participants