Update gitconfig gpg

This commit is contained in:
Hactarus 2022-10-24 14:04:56 +02:00
parent 7839c3e536
commit 2e485a62a5
8 changed files with 3 additions and 3281 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/\\* //'`"