Re: [PATCH pgpkeys] korg-refresh-keys: Fix a race condition
Konstantin Ryabitsev <[email protected]>
| Newsgroups | org.kernel.linux.keys |
|---|---|
| Message-ID | <20230404-update-viscous-f8c9fb@meerkat> |
On Tue, Apr 04, 2023 at 07:41:46AM +0200, Uwe Kleine-König wrote:
> The script called git fetch and git pull. Two assumptions break if the
> remote repository changed in between. So only merge @{u} instead of
> pulling.
Thank you for catching that, applied.
-K