16 lines
271 B
Plaintext
16 lines
271 B
Plaintext
[user]
|
|
name = Faerbit
|
|
email = faerbit@gmail.com
|
|
[credential]
|
|
helper = cache
|
|
[core]
|
|
editor = vim -c 'startinsert'
|
|
excludesfile = ~/.globalgitignore
|
|
pager = less -F -X
|
|
[push]
|
|
default = current
|
|
followTags = true
|
|
|
|
[alias]
|
|
lod = log --all --decorate --online --graph
|