On 8/8/2025 8:09 PM, Michael Niedermayer wrote: > git log --grep "Clear state on alloc" origin/master --oneline > 85a2beaa811 avcodec/ffv1: Clear state on alloc > 70fc46d1856 avcodec/ffv1: Clear state on alloc Yeah, that's not good. The second commit is an empty duplicate. > > also not signed, not even with forgejos key: It only signs commits if they were signed in the PR prior to rebasing, i think.