On Thu, Jul 02, 2026 at 03:26:58PM +0200, Christian Brauner wrote: > Tbh, I think that's equally pointless. There are also very few instances > of non-AI attribution with Assisted-by. > > If the tool mattered to what was done significantly then it should just > be disclosed in an appropriate paragraph in the commit message. The tag > itself is imho equally useless for this. I really don't need to know > that you used grep or git-sed or tcpdump and it certainly doesn't need > to spam the trailers.
The attributions that matter are things like coccinelle or sed, and people do it by putting the actual script used into the commit log which can be pretty useful. None of that is doable by a tag that doesn't help at all.

