12 Jul
2025
12 Jul
'25
11:59 p.m.
It's compiling all commits, in order; it's supposed to. Commits that fail to build screw up bisecting, we want to catch those before merge. In this case, the add/fix commits should be combined (with, for example, git rebase -i) and the result force pushed. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8553#note_109678