On 5 Feb 2024, at 23:27, Warner Losh wrote: > On Mon, Feb 5, 2024, 11:24 PM Mateusz Guzik <mjgu...@gmail.com> wrote: > >> On 2/6/24, Kristof Provost <k...@freebsd.org> wrote: >>> On 5 Feb 2024, at 19:02, Gleb Smirnoff wrote: >>>> On Mon, Feb 05, 2024 at 09:19:20PM +0000, Kristof Provost wrote: >>>> K> The branch main has been updated by kp: >>>> K> >>>> K> URL: >>>> >> https://cgit.FreeBSD.org/src/commit/?id=6d4a140acfdf637bb559d371c583e4db478e1549 >>>> K> >>>> K> commit 6d4a140acfdf637bb559d371c583e4db478e1549 >>>> K> Author: Igor Ostapenko <p...@igoro.pro> >>>> K> AuthorDate: 2024-02-05 16:22:31 +0000 >>>> K> Commit: Kristof Provost <k...@freebsd.org> >>>> K> CommitDate: 2024-02-05 21:18:11 +0000 >>>> >>>> The author should be Kajetan :( >>> >>> Indeed it should. My apologies to Kajetan. And Igor as well, although he >>> probably got the better end of the deal. >>> >> >> You can revert and commit the correct version. >> > > The counts would still count the bad version though...
I’ve done the revert/re-apply dance anyway, so git annotate will show the correct author. > I need to land my -c flag that automates git arc patch more... If that does what I think it does (i.e. commit the patch locally, rather than just staging it) you do indeed need to land that. It’ll be very helpful. Best regards, Kristof