Date: Sat, 19 Dec 2020 13:08:09 GMT From: Rene Ladan <rene@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 28dade007b - share/pgpkeys/README: Update to the Git era Message-ID: <202012191308.0BJD89hN085601@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/doc/commit/?id=28dade007b2f25ef026365bc77e565f1719e438b commit 28dade007b2f25ef026365bc77e565f1719e438b Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2020-12-19 13:05:57 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2020-12-19 13:05:57 +0000 share/pgpkeys/README: Update to the Git era - convert loose Subversion instructions to loose Git instructions - remove now defunct $FreeBSD$ marker --- share/pgpkeys/README | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/share/pgpkeys/README b/share/pgpkeys/README index ae020f9cad..6c2d441b6c 100644 --- a/share/pgpkeys/README +++ b/share/pgpkeys/README @@ -35,7 +35,7 @@ address. For instance, in my case: | &pgpkey.des; | </sect2> | -| Don't forget to 'svn add des.key' if this is a new entry, +| Don't forget to 'git add des.key' if this is a new entry, | and check your diffs before committing! If your login name is different from your freefall login name, specify @@ -68,7 +68,7 @@ Beware that the keys are supposed to be ordered by surname; if you're unsure where to add your entry, use finger(1) to check the surnames of those around you. -Once you've successfully run addkey.sh, 'svn add' your key file, check +Once you've successfully run addkey.sh, 'git add' your key file, check the diffs, and commit. @@ -96,6 +96,3 @@ freefall login name. -- des@freebsd.org - - -$FreeBSD$
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012191308.0BJD89hN085601>