Update git signing key

This commit is contained in:
ItsDrike 2022-02-10 03:34:47 +01:00
parent 77be2053c9
commit ba9b0f0a3f
No known key found for this signature in database
GPG key ID: B014E761034AF742

View file

@ -1,7 +1,7 @@
[user]
name = ItsDrike
email = itsdrike@protonmail.com
signingkey = FB8CA11A2CF3A843
signingkey = B014E761034AF742
[alias]
quickclone = "clone --single-branch --depth=1"
bareclone = "!sh -c 'git clone --bare \"$0\" \"$1\"/.bare; echo \"gitdir: ./.bare\" > \"$1/.git\"'"