Re: [PATCH] ls-files: filter pathspec before lstat
From: Kristoffer Haugsbakk <hidden>
Date: 2026-06-07 16:17:50
On Sun, Jun 7, 2026, at 18:07, Tamir Duberstein wrote:
On Sun, Jun 7, 2026 at 12:02 PM Kristoffer Haugsbakk [off-list ref] wrote:quoted
[snip] I have done the same thing in our company repo, crediting <LLM> for authoring or co-authoring or helping with a specific thing. Using a “people” trailer. But the intent was just to show how some LLM was involved. So I think I am going to switch to the following trailer for our company repo. LLM: YesThis all sounds reasonable to me. The kernel has started asking for this trailer (https://github.com/torvalds/linux/commit/78d979db6cef557c171d6059cbce06c3db89c7ee) and I saw precedent in Git as recently as last month (https://github.com/git/git/commit/7a094d68a27e321a99c8ab6b700909e503904bd9) so I erred on the side of caution. I am also OK with this trailer being dropped or replaced on apply.
The most important thing to be aware of is “Use of Artificial Intelligence (AI)” in `Documentation/SubmittingPatches`. :) Thanks