chore(git): changed to new signing key
This commit is contained in:
parent
03e8f03b8e
commit
72ec4e8741
1 changed files with 2 additions and 6 deletions
|
@ -1,11 +1,7 @@
|
|||
[user]
|
||||
email = afonso@francof.net
|
||||
name = afonso
|
||||
signingkey = ~/.ssh/touch_key
|
||||
[includeIf "hasconfig:remote.*.url:https://github.com/**"]
|
||||
path = ~/.gitconfig-gh
|
||||
[includeIf "hasconfig:remote.*.url:ssh://git@github.com/**"]
|
||||
path = ~/.gitconfig-gh
|
||||
name = afranco
|
||||
signingkey = ~/.ssh/signing_key
|
||||
[filter "lfs"]
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
|
Loading…
Add table
Reference in a new issue