dotfiles/.gitconfig

9 lines
178 B
INI
Raw Normal View History

2018-11-12 16:21:47 +02:00
[user]
name = Arti Zirk
email = arti.zirk@gmail.com
[merge]
2018-11-12 16:23:43 +02:00
tool = meld
2018-11-12 16:21:47 +02:00
[alias]
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches