moar aliases

This commit is contained in:
Franzi 2020-02-01 17:54:44 +00:00
parent 82050166d4
commit f068dee35e
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 19 additions and 10 deletions

View file

@ -1,11 +1,17 @@
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Franziska Kunsmann
email = hi@kunsmann.eu
signingkey = 5FE37FF3C981A9146C3805324205EF53ECE0D2BC
name = Franziska Kunsmann
email = hi@kunsmann.eu
signingkey = 5FE37FF3C981A9146C3805324205EF53ECE0D2BC
[commit]
gpgsign = true
gpgsign = true
[alias]
logs = log --show-signature
yolo = push --force
tree = log --all --graph --decorate --oneline
logs = log --show-signature
yolo = push --force
[pager]
branch = false
config = false
stash = false