Update gitconfig gpg

This commit is contained in:
Hactarus 2022-10-24 14:04:56 +02:00
parent 80f6fceff5
commit 1518c4df9f
No known key found for this signature in database
GPG key ID: D03D25D1292719AC
8 changed files with 2 additions and 3279 deletions

View file

@ -2,7 +2,7 @@
name = "Hactarus"
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/\\* //'`"