Files
dots/files/git/.gitconfig
2022-08-27 22:52:12 +02:00

29 lines
801 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 .
st = status
sh = show
d = diff
c = commit -v
ca = commit -v --amend
co = checkout
br = branch
pl = pull --rebase
u = pull --rebase
ps = push
lg = log --oneline --decorate --graph
yoink = pull
yeet = push
b = blame -L
[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