On 28.11.25 13:59, Álvaro Herrera wrote:
> On 2025-Nov-28, Nazir Bilal Yavuz wrote:
>
>> I could not apply patches cleanly. Am I missing something?
>
> Yeah, I couldn't get `git am` or `git apply` to accept the patches
> either, not even with -3. However, `patch -p1` does accept it. Weird.
I had another commit in my local branch that I needed to get the actual
compilations working, but which was unrelated to this discussion.
Apparently, this created enough fuzz to break the subsequent patches.
Here is the patch series again completely, but ignore the 0000 patch for
now.