On Sat Dec 17 00:00:58 2022 +0000, Gerald Pfeifer wrote:
Any chance you can cherry pick https://gitlab.winehq.org/wine/wine/-/commit/6ddda5b130481c89dae3750597452fc... ? Git/Gitlab and me are not friends yet, and I already spent hours (literally!) on this. :-(
You've just got to learn how to use Git. One way to fix your branch:
`git pull -ri https://gitlab.winehq.org/wine/wine.git master`
Change all but the first commit to "squash", edit the commit message until it looks right, and then force-push.