Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Use remote pull/merge ref instead of local git merge
The merge strategy on the remote may be different than the local one. This may cause local merges to be different or fail completely. Fix this by using the result of the remote merge. (copied from bitcoin/bitcoin@fad7281)
- Loading branch information