Sign all commits
This commit is contained in:
parent
23557cf409
commit
87db323709
1 changed files with 3 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
name = Andrew Tomaka
|
name = Andrew Tomaka
|
||||||
email = atomaka@gmail.com
|
email = atomaka@gmail.com
|
||||||
signingkey = 582BAC86
|
signingkey = 582BAC86
|
||||||
[github]
|
[github]
|
||||||
user = atomaka
|
user = atomaka
|
||||||
|
|
||||||
|
@ -37,3 +37,5 @@
|
||||||
tool = vimdiff
|
tool = vimdiff
|
||||||
[push]
|
[push]
|
||||||
default = upstream
|
default = upstream
|
||||||
|
[commit]
|
||||||
|
gpgsign = true
|
||||||
|
|
Loading…
Reference in a new issue