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

Expose a way to list remote references without having to go through a repository instance #985

Closed
nulltoken opened this issue Feb 27, 2015 · 4 comments

Comments

@nulltoken
Copy link
Member

@carlosmn
Copy link
Member

The quick'n'dirty way would be go create a git_repository_new() instance with possibly a dummy odb, but I haven't tested it yet.

@JIghtuse
Copy link

JIghtuse commented Apr 7, 2015

I'm trying to solve this problem and I have a few questions, mostly about implementation details

  • Is it possible create git_repository just from remote url?
  • Is there a way to extract information from remote host now (without clone), or should I implement it too?

@JIghtuse
Copy link

JIghtuse commented Apr 8, 2015

Oh, I thought it is libgit2 repo. Sorry for confusing, please ignore my previous comment.

@nulltoken
Copy link
Member Author

Fixed by #1065

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

No branches or pull requests

3 participants