Update gitconfig gpg

This commit is contained in:
Hactarus 2022-10-24 14:04:56 +02:00 committed by Quentin Godefroid
parent e645b21718
commit eedb41e00a
Signed by: hactario
GPG key ID: 688E98939E5CBE8D
7 changed files with 2 additions and 3280 deletions

View file

@ -1,8 +1,8 @@
[user]
name = "Hactarus"
email = "859868+Hactarus@users.noreply.github.com"
signingkey = E78C926AFF8835F1D31D63E0004635081CCE8F11
email = Hactarus@users.noreply.github.com
signingkey = 53A726B989BDD7DA617933C0D03D25D1292719AC
[alias]
pushdev = !git push --set-upstream origin "`git branch --no-color 2>/dev/null | grep '*' | sed -e 's/\\* //'`:dev/hactarus/`git branch --no-color 2>/dev/null | grep '*' | sed -e 's/\\* //'`"