Signing commits addition
This commit is contained in:
parent
8c37834a4f
commit
afe5b6ae78
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
[user]
|
[user]
|
||||||
name = Sergio Laín
|
name = Sergio Laín
|
||||||
email = sergiolain11@gmail.com
|
email = sergiolain11@gmail.com
|
||||||
|
signingkey = .ssh/id_ed25519.pub
|
||||||
[safe]
|
[safe]
|
||||||
directory = Repos/
|
directory = Repos/
|
||||||
[credential "https://github.com"]
|
[credential "https://github.com"]
|
||||||
|
@ -42,3 +43,5 @@
|
||||||
blame = delta
|
blame = delta
|
||||||
[diff]
|
[diff]
|
||||||
colorMoved = default
|
colorMoved = default
|
||||||
|
[gpg]
|
||||||
|
format = ssh
|
||||||
|
|
Loading…
Add table
Reference in a new issue