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(switch), rename --merge to --auto-merge-resolve to be aligned with other commands #8782

Merged
merged 1 commit into from
Apr 15, 2024

Conversation

davidfirst
Copy link
Member

This is also needed because in case of a conflict it throws an error with the following message:

please use “--auto-merge-resolve” with ‘manual’, ‘ours’ or ‘theirs’ to resolve the conflict/s

which was correct for many commands such as bit checkout, bit lane merge, but not for bit switch.

@davidfirst davidfirst merged commit d574c3d into master Apr 15, 2024
11 checks passed
@davidfirst davidfirst deleted the switch-auto-merge-resolve branch April 15, 2024 13:46
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