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

error: Bad link to repo #93

Closed
rafinskipg opened this issue Mar 4, 2020 · 2 comments
Closed

error: Bad link to repo #93

rafinskipg opened this issue Mar 4, 2020 · 2 comments
Assignees

Comments

@rafinskipg
Copy link
Owner

@glebcha I noticed that in the master branch there is an error, now it picks the git@.. repo url instead of the https, can yout take a look at it?

image

@glebcha
Copy link
Collaborator

glebcha commented Mar 4, 2020

The solution is to parse url taken with git config --get remote.origin.url, get provider if it is in known list and replace common variations with https.

@glebcha
Copy link
Collaborator

glebcha commented May 4, 2020

@rafinskipg Should be fixed with #95

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