mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
doc: Update keyserver URL.
* HACKING (Commit Access): Change keyserver URL to 'keys.openpgp.org'.
This commit is contained in:
parent
6b61dea336
commit
06e1ecbf17
1 changed files with 1 additions and 1 deletions
2
HACKING
2
HACKING
|
@ -42,7 +42,7 @@ make sure to run ‘git pull --rebase’.
|
||||||
All commits that are pushed to the central repository on Savannah must be
|
All commits that are pushed to the central repository on Savannah must be
|
||||||
signed with an OpenPGP key, and the public key should be uploaded to your user
|
signed with an OpenPGP key, and the public key should be uploaded to your user
|
||||||
account on Savannah and to public key servers, such as
|
account on Savannah and to public key servers, such as
|
||||||
‘pool.sks-keyservers.net’. To configure Git to automatically sign commits,
|
‘keys.openpgp.org’. To configure Git to automatically sign commits,
|
||||||
run:
|
run:
|
||||||
|
|
||||||
git config commit.gpgsign true
|
git config commit.gpgsign true
|
||||||
|
|
Loading…
Reference in a new issue