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

Add bindings for git_remote_default_branch (#572) #578

Merged
merged 1 commit into from Jun 25, 2020
Merged

Add bindings for git_remote_default_branch (#572) #578

merged 1 commit into from Jun 25, 2020

Conversation

cpick
Copy link
Contributor

@cpick cpick commented Jun 25, 2020

Add bindings for git_remote_default_branch().

This call requires the remote to have been connected at some point so it follows the lead of Remote/RemoteConnection::list().

Closes #572

@alexcrichton
Copy link
Member

Thanks!

@alexcrichton alexcrichton merged commit 37ca8dd into rust-lang:master Jun 25, 2020
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

Successfully merging this pull request may close these issues.

Support for git_remote_default_branch()
2 participants