Files
dots/files/git/.gitconfig
2023-06-01 08:20:07 +02:00

28 lines
812 B
INI

[user]
name = Marco Thomas
email = rb.ma.tho@gmail.com
[includeIf "gitdir:~/dev/uni/lrz-gitlab/**"]
path = "~/dev/uni/lrz-gitlab/.gitconfig"
[alias]
aa = add .
b = blame -L
br = branch
c = commit -v
ca = commit -v --amend
co = checkout
d = diff
lg = log --oneline --decorate --graph
lgp = lg -p
pl = pull --rebase
ps = push
sh = show
st = status
u = pull --rebase
yeet = push
yoink = pull
[blame]
date = relative
coloring = highlightRecent
[color "blame"]
highlightRecent = 248, 23 month ago, 247, 21 month ago, 246, 19 month ago, 245, 17 month ago, 244, 15 month ago, 243, 13 month ago, 242, 11 month ago, 241, 9 month ago, 240, 8 month ago, 239, 7 month ago, 238, 6 month ago, 237, 5 month ago, 236, 4 month ago, 235, 3 month ago, 234, 2 month ago, 233, 1 month ago, 232, 1 week ago, 112