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

API changes for push in libgit2 0.22 #440

Merged
merged 4 commits into from
Feb 10, 2015
Merged

Conversation

phatblat
Copy link
Member

Resurrect and update the push functionality.

Note that I could not get either of the libgit2 builds to work without defining LIBSSH2_INCLUDE_DIR in the build scripts.

@joshaber joshaber self-assigned this Feb 10, 2015

/// Push a single branch to a remote.
///
/// branch - The branch to push.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you document that this and other properties cannot be nil?

@joshaber
Copy link
Member

Awesome, thanks so much for re-doing this! 🤘

@phatblat
Copy link
Member Author

Sure thing. Ready for rerereview.

@joshaber
Copy link
Member

joshaber added a commit that referenced this pull request Feb 10, 2015
API changes for push in libgit2 0.22
@joshaber joshaber merged commit 93162fd into libgit2:master Feb 10, 2015
@phatblat phatblat deleted the ben/pr/push2 branch February 10, 2015 19:53
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.

2 participants