Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: remove
-X theirs
from cherry-pick in checkout-pr script
Using a merge strategy only risks confusion when the merge leads to code being removed when it shouldn‘t be. Therefore, it‘s better to report a merge conflict and have the PR author resolve it manually.
- Loading branch information