funny git lg alias

This commit is contained in:
ElKowar 2023-03-27 09:58:38 +02:00
parent 1d2752a52e
commit 7486f2f13f
No known key found for this signature in database
GPG key ID: 655E18966534CAB1

View file

@ -33,6 +33,7 @@
[commit]
gpgsign = true
[alias]
df = difftool
c = commit --verbose
s = status -s
d = diff
@ -41,6 +42,7 @@
dn = diff --numstat
ss = status
a = add
lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit
[push]
autoSetupRemote = true
default = current