Update git options.

This commit is contained in:
Faerbit 2017-12-08 12:52:04 +01:00 committed by Fabian Klemp
parent 39c12f4c05
commit 152dfee296

View File

@ -8,5 +8,8 @@
excludesfile = ~/.globalgitignore
pager = less -F -X
[push]
default = simple
default = current
followTags = true
[alias]
lod = log --all --decorate --online --graph