mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-08-04 15:18:04 +00:00
Updated commit signing docs
This commit is contained in:
parent
bcf35030bc
commit
f9c786fa28
1 changed files with 1 additions and 1 deletions
|
|
@ -1430,7 +1430,7 @@ To enable signing only for a specific repository:
|
|||
$ cd /path/to/repository
|
||||
$ git config --local gpg.format ssh
|
||||
$ git config --local gpg.ssh.program rngcs
|
||||
$ git config --local gpg.ssh.allowedsignersfile
|
||||
$ git config --local gpg.ssh.allowedsignersfile none
|
||||
$ git config --local user.signingKey ~/.rngit/client_identity
|
||||
|
||||
This is useful when you want to use different identities for different projects, or when only specific repositories require signed commits.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue