Setup allowed signers file for commit/tag verification
This commit is contained in:
parent
716b2b7b49
commit
92af579f43
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@
|
|||
# Use OpenSSH to sign commits/tags/etc
|
||||
format = ssh
|
||||
|
||||
[gpg "ssh"]
|
||||
allowedSignersFile = ~/.ssh/allowed_signers
|
||||
|
||||
[help]
|
||||
|
||||
# Automatically correct typos in commands
|
||||
|
|
Loading…
Add table
Reference in a new issue