feat: Sway git to one config using email as signing key id
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
[user]
|
|
||||||
email = matt@threlfall.dev
|
|
||||||
name = Matt
|
|
||||||
signingkey = B02E61FDF5CEF06E362B26FDB7E7478FC456A57A
|
|
||||||
[core]
|
|
||||||
editor = nvim
|
|
||||||
[credential]
|
|
||||||
helper = store
|
|
||||||
[init]
|
|
||||||
defaultBranch = main
|
|
||||||
[commit]
|
|
||||||
gpgsign = true
|
|
||||||
[tag]
|
|
||||||
gpgsign = true
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
[user]
|
[user]
|
||||||
email = matt@threlfall.dev
|
email = matt@threlfall.dev
|
||||||
name = Matt
|
name = Matt
|
||||||
signingkey = 36C9E5DF2937BC1F1B04CC38A9E046C961DCC48B
|
signingkey = matt@threlfall.dev
|
||||||
[core]
|
[core]
|
||||||
editor = nvim
|
editor = nvim
|
||||||
[credential]
|
[credential]
|
||||||
Reference in New Issue
Block a user