share/pgpkeys/README: Update to the Git era
- convert loose Subversion instructions to loose Git instructions - remove now defunct $FreeBSD$ marker
This commit is contained in:
parent
e6320b07f5
commit
28dade007b
1 changed files with 2 additions and 5 deletions
|
@ -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$
|
||||
|
|
Loading…
Reference in a new issue