[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] announce-gen: Allow using local git user.name.
|
From: |
Jim Meyering |
|
Subject: |
Re: [PATCH] announce-gen: Allow using local git user.name. |
|
Date: |
Tue, 18 Jul 2023 21:20:09 -0700 |
On Mon, Jul 17, 2023 at 1:12 PM Simon Josefsson via Gnulib discussion
list <bug-gnulib@gnu.org> wrote:
> Hi. I think announce-gen should use the username provided by the
> per-repo .git/config rather than the global ~/.gitconfig.
>
> I hit this corner on build farms where I don't want to modify files
> outside of the repository.
Hi Simon, that looks like the right thing to do, with no downside I can see.
Thanks.