Hi Ludo,
Thanks for the quick revision.
Ludovic Courtès writes:
>> # Authenticate the current Git checkout by checking signatures on every
>> commit.
>> +GUIX_GIT_KEYRING = origin/keyring
>
> You need “?=” or users won’t be able to override it.
The macro definitions provided through the comma
Hi!
Miguel Ángel Arruga Vivas skribis:
> From 479ac6846cb228b67b778965f0f5299ea3172424 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Miguel=20=C3=81ngel=20Arruga=20Vivas?=
>
> Date: Sat, 24 Oct 2020 14:35:09 +0200
> Subject: [PATCH] build: Add GUIX_GIT_KEYRING variable for make authenticate.
>
>
Hi,
Ludovic Courtès writes:
> Hi,
>
> Leo Famulari skribis:
>
>> I just tried pushing for the first time since installing the new
>> pre-push hook that runs `make authenticate`.
>>
>> This failed with the following error:
>>
>> Git error: cannot locate remote-tracking branch 'keyring'
>>
>> Howe
Please do :)
Hi,
Leo Famulari skribis:
> I just tried pushing for the first time since installing the new
> pre-push hook that runs `make authenticate`.
>
> This failed with the following error:
>
> Git error: cannot locate remote-tracking branch 'keyring'
>
> However, `git branch --all` includes "remotes/or
I just tried pushing for the first time since installing the new
pre-push hook that runs `make authenticate`.
This failed with the following error:
Git error: cannot locate remote-tracking branch 'keyring'
However, `git branch --all` includes "remotes/origin/keyring".
After I did `git checkout