1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-06-26 02:40:12 +03:00
dotfiles/.gitconfig
2018-11-12 16:21:47 +02:00

8 lines
175 B
INI

[user]
name = Arti Zirk
email = arti.zirk@gmail.com
[merge]
ff = true
[alias]
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches