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

Update Branch.sync_with_upstream to correcly send required data. #1199

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

devdanzin
Copy link

This PR adds data={"branch": self.name} to the request made by Branch.sync_with_upstream, in conformance with the corresponding API docs. Also removes the mention that this is a beta feature as I didn't see it in the docs. Contains new tests.

Please let me know if there's anything I can do to improve the code, the PR itself or anything else.

Fixes #1198.

Thank you!

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.

Branch.sync_with_upstream sends incomplete data
1 participant