Re: [GIT PULL] bitmap for 6.19-rc6
From: Yury Norov
Date: Wed Jan 14 2026 - 12:04:28 EST
On Wed, Jan 14, 2026 at 08:57:21AM -0800, Linus Torvalds wrote:
> On Wed, 14 Jan 2026 at 07:26, Yury Norov <ynorov@xxxxxxxxxx> wrote:
> >
> > Please pull a build fix for arm32 and m68k when Rust is enabled.
>
> You have completely screwed up your pull request scripting somehow.
>
> I'm not sure *how* you did that, but:
>
> > are available in the Git repository at:
> >
> > https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5
>
> That's not a valid repository: you seem to have replaced the
> repository name with a duplicated branch name.
>
> I figured out what you *meant*, but please fix whatever scripting you had.
Yes, I see that. I actually have no scripting, just call
git request-pull b54345928fa1 https://github.com/norov/bitmap-for-6.19-rc bitmap-for-6.19-rc5
So this is what the request-pull returned.
But for whatever reason github lost my credentials, so probably
something wrong happened on my side. Apologize for it. Will work
through that.