Skip to content

Unable to push to a repo that has a git URI format #1313

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

Closed
mireilleanwar opened this issue Feb 4, 2013 · 1 comment
Closed

Unable to push to a repo that has a git URI format #1313

mireilleanwar opened this issue Feb 4, 2013 · 1 comment

Comments

@mireilleanwar
Copy link

push to a repo that has this URI format git@accountname:/reponame.git fails with error "An error was raised by libgit2. Category = Net (Error).This transport isn't implemented. Sorry"

@carlosmn
Copy link
Member

carlosmn commented Feb 4, 2013

This is not a git URI, this is a SSH URL, which we currently don't implement, as the error message says.

Duplicate of #1103, and due to the error message, it looks like a duplicate of libgit2/libgit2sharp#255

@carlosmn carlosmn closed this as completed Feb 4, 2013
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