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

[Backport conflict] Add a change that will conflict #372

Closed
wants to merge 1 commit into from

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #371 to conflict.

@backport-action
Copy link
Collaborator Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin conflict
git worktree add -d .worktree/backport-371-to-conflict origin/conflict
cd .worktree/backport-371-to-conflict
git switch backport-371-to-conflict
git reset --hard HEAD^
git cherry-pick -x 3457521675d7e3df2d432d600a3375fef09332d0
git push --force

@korthout korthout closed this May 10, 2024
@korthout korthout deleted the backport-371-to-conflict branch May 26, 2024 09: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