From 600f7d0505614bf30dceaa5e56c6e3163ab4b8b6 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Mon, 29 Jan 2018 15:09:05 +0000 Subject: warning about tag signing ui --- tools/star/release-guide.pod | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod index 07f92d7..644554f 100644 --- a/tools/star/release-guide.pod +++ b/tools/star/release-guide.pod @@ -182,7 +182,9 @@ Tag the release by its release month ("YYYY.MM"). $ git push --tags The C<-s> tells git to sign the release with your PGP/GPG key, so it will -likely ask you for the passphrase of your secrect key. +likely ask you for the passphrase of your secret key. Note some versions of +git/gpg don't correctly prompt for passphrase or display a meaningful error +when it's absent. If you have no PGP key, you might need to L. Should -- cgit v1.1