guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#70759] [PATCH guix-artwork] website: Add post about ‘guix git authe


From: pelzflorian (Florian Pelz)
Subject: [bug#70759] [PATCH guix-artwork] website: Add post about ‘guix git authenticate’.
Date: Sat, 04 May 2024 15:28:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hi Ludo and thank you for the tool and this presentation of it!

It is all well-written.  I only notice that there are typewriter
apostrophes like “you've” mixed with typographic apostrophes “you’d”.

Ludovic Courtès <ludo@gnu.org> writes:
> +# Why you should care

It is good how this lists all the concepts that are insufficient. :)
I think the explanations suffice.

However I hesitate here:

> +      ```
> +      git checkout --orphan keyring
> +      git reset --hard
> +      gpg --export alice@example.org > alice.key
> +      …
> +      git add *.key
> +      git commit -a -m "Add committer keys."

Why the -a?

Regards,
Florian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]