Re: git: 5fdf01dbeef1 - main - Revert "stand/lua: always allow overriding with local config files"

From: Warner Losh <imp_at_bsdimp.com>
Date: Fri, 02 Feb 2024 19:11:53 UTC
On Fri, Feb 2, 2024 at 12:06 PM Warner Losh <imp@freebsd.org> wrote:

> The branch main has been updated by imp:
>
> URL:
> https://cgit.FreeBSD.org/src/commit/?id=5fdf01dbeef1f64f8c446561498d662702451ac1
>
> commit 5fdf01dbeef1f64f8c446561498d662702451ac1
> Author:     Warner Losh <imp@FreeBSD.org>
> AuthorDate: 2024-02-02 19:01:56 +0000
> Commit:     Warner Losh <imp@FreeBSD.org>
> CommitDate: 2024-02-02 19:04:57 +0000
>
>     Revert "stand/lua: always allow overriding with local config files"
>
>     This reverts commit d3d0b735571d9562812ce5b343a6e91f7a795dbe. no mail
>     sent out, and the commit message was wrong.
>

Due to conflicts, my pr landing script didn't rewrite the commit message.
This
occurred to me in the instant after I hit return on git push. My ^C was too
late
to prevent the deltas from being transmitted and  recorded in the repo, but
also cut-short the commit hooks that send out the email. My apologies for
this lack of attention to detail.

Warner