guix-patches
[Top][All Lists]
Advanced

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

[bug#71366] [PATCH] doc: contributing: Mention 'guix git authenticate'.


From: Simon Tournier
Subject: [bug#71366] [PATCH] doc: contributing: Mention 'guix git authenticate'.
Date: Tue, 4 Jun 2024 19:55:54 +0200

Follow up of 73b3f941d7d911a1b2bb2bf77d37cb3a12ed4291.

* doc/contributing.texi (Applying for Commit Access): Update accordingly with
the removal of 'make authenticate'.

Change-Id: Id945c484f6265c76d4eb803369a7fbd9f797434f
---
 doc/contributing.texi | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index b8adc169d8..d7f2c0afa4 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -2713,9 +2713,12 @@ Commit Access
 To check that commits are signed with correct key, use:
 
 @example
-make authenticate
+guix git authenticate
 @end example
 
+@xref{Building from Git} for running the first authentication of a Guix
+checkout.
+
 To avoid accidentally pushing unsigned or signed with the wrong key
 commits to Savannah, make sure to configure Git according to
 @xref{Configuring Git}.

base-commit: 1d198586d8ad22af2331a40113da7cb58ddad93a
-- 
2.41.0






reply via email to

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