Re: [GIT PULL] perf tools fixes for v6.8
From: Linus Torvalds
Date: Thu Feb 01 2024 - 16:21:45 EST
On Thu, 1 Feb 2024 at 13:14, Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote:
>
> I should've known better and not send the noisy JSON changes at this
> point in time.
Arnaldo, it's not the JSON changes in the history.
It's the absolute garbage in the *tag* itself. It's crazy. Do this"
git fetch git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools.git
perf-tools-fixes-for-v6.8-1-2024-02-01
git cat-file tag FETCH_HEAD
and see complete and utter garbage in the tag contents.
Note: that is not a change *made* by the tag. It's literally just
garbage content in the tag *message* itself.
You have something *seriously* wrong with your scripting or tag
creation workflow.
Linus