Re: [GIT PULL v2] SCSI updates for the 7.0+ merge window

From: Linus Torvalds

Date: Tue Apr 21 2026 - 11:33:58 EST


On Tue, 21 Apr 2026 at 08:26, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> I do note that you've used your own script forever, but it ends up
> mattering exactly for the "oh, something went wrong" kinds of
> situations [..]

The real git request-pull also ends up warning about the situation
where the remote doesn't actually contain what it is supposed to have
according to the pull request.

To be fair, while it is *supposed* to avoid the problem of forgotten
pushes, it doesn't seem to actually work all that reliably.

Because the warning message is often overlooked.

Linus