Re: [GIT PULL] clk changes for the merge window

From: Linus Torvalds

Date: Sat Apr 25 2026 - 14:19:40 EST


On Sat, 25 Apr 2026 at 11:06, Stephen Boyd <sboyd@xxxxxxxxxx> wrote:
>
> When I used 'git request-pull' it gave me a super wrong diffstat. I
> forgot to add --summary to the diff command above so I didn't replace
> the super wrong summary from request-pull. Sorry.

Ahh. I tried to figure out how you could possibly have gotten that end
result, but mixing two different diff runs does explain it..

Linus