gitconfig: Sign commits using GPG
This commit is contained in:
parent
9fe665bd49
commit
102ad7050d
1 changed files with 6 additions and 0 deletions
|
@ -21,3 +21,9 @@
|
|||
|
||||
[push]
|
||||
default = matching
|
||||
|
||||
[commit]
|
||||
gpgsign = true
|
||||
|
||||
[gpg]
|
||||
program = gpg2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue