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

fix(checkout), respect --auto-merge-resolve flag when finding workspace.jsonc conflicts #8930

Merged
merged 1 commit into from
May 31, 2024

Conversation

davidfirst
Copy link
Member

Currently, bit checkout head writes dependencies conflicts into workspace.jsonc even when --auto-merge-resolve was used (with either ours or theirs).
This PR uses the merge strategy to conclude whether a dependency should be updated.

@davidfirst davidfirst merged commit 41c7cdf into master May 31, 2024
11 checks passed
@davidfirst davidfirst deleted the checkout-head-conflict-ws-json branch May 31, 2024 20:04
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