mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-28 09:14:36 -04:00
Format .gitconfig gpgSign example
This commit is contained in:
parent
f05c764c63
commit
bd96f70250
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue