Sign all Git commits
This commit is contained in:
parent
6662a3fb85
commit
2c875df3ca
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
||||||
autocrlf = input
|
autocrlf = input
|
||||||
pager = delta
|
pager = delta
|
||||||
|
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
|
|
||||||
[pull]
|
[pull]
|
||||||
rebase = false
|
rebase = false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue