Skip to content

Avoid some API breaking changes in v1.8 #6768

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

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Avoid some API breaking changes in v1.8 #6768

merged 2 commits into from
Mar 18, 2024

Conversation

ethomson
Copy link
Member

Reduce the blast radius on compatibility a little bit

Update `git_fetch_options` to break out the fetch options into
individual options. This prevents creating an API breaking change from
v1.7.0. `git_remote_update_tips` retains the `update_flags` to also
avoid an API breaking change.
Update the ordering of `GIT_REPOSITORY_ITEM_WORKTREE_CONFIG` to avoid
breaking the ABI unnecessarily.
@ethomson ethomson force-pushed the ethomson/v18_fixes branch from 126e98e to dd35af3 Compare March 17, 2024 21:52
@ethomson ethomson merged commit a035aa4 into main Mar 18, 2024
17 of 18 checks passed
@ethomson ethomson deleted the ethomson/v18_fixes branch March 18, 2024 06:49
@ethomson ethomson changed the title Last minute fixes for v1.8 Avoid some API breaking changes in v1.8 Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant