[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Ludovic Courtès |
Date: |
Tue, 9 May 2023 10:28:16 -0400 (EDT) |
branch: master
commit adabe31c3013c05ca5a4eeb54c5e6718a8b8d994
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue May 9 16:26:10 2023 +0200
doc: Mention authentication.
* README (Contributing): Document authentication procedure.
---
README | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/README b/README
index 582603e..0172dc4 100644
--- a/README
+++ b/README
@@ -109,3 +109,14 @@ See the manual for useful hacking informations, by running
#+BEGIN_EXAMPLE
info -f doc/cuirass.info "Contributing"
#+END_EXAMPLE
+
+You can authenticate the code in this repository by running:
+
+#+begin_example
+ guix git authenticate \
+ c75620777c33273fcd14261660288ec1b2dc8123 \
+ 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
+#+end_example
+
+The command silently exits with zero on success, and errors out
+otherwise. We recommend invoking it from =.git/hooks/pre-push=.
- master updated (cf4e3e4 -> 70917db), Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject],
Ludovic Courtès <=
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09
- [no subject], Ludovic Courtès, 2023/05/09