mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-16 22:20:59 +02:00
9 lines
178 B
INI
9 lines
178 B
INI
[user]
|
|
name = Arti Zirk
|
|
email = arti.zirk@gmail.com
|
|
[merge]
|
|
tool = meld
|
|
|
|
[alias]
|
|
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
|