mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Format .gitconfig gpgSign example
This commit is contained in:
parent
f05c764c63
commit
bd96f70250
@ -259,7 +259,7 @@ If you would like to automatically sign all commits, you can add the following s
|
||||
|
||||
```
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgSign = true
|
||||
```
|
||||
|
||||
Lastly, if you would like to add aliases to sign and verify tags using the conventions the Qubes OS Project recommends, you can add the following snippet to `~/.gitconfig`.
|
||||
|
Loading…
Reference in New Issue
Block a user