rc/gitconfig

12 lines
188 B
Text
Raw Normal View History

2015-12-12 22:45:03 +01:00
[core]
excludesfile = ~/.gitignore_global
2015-06-03 23:39:41 +02:00
[user]
2015-11-24 19:04:50 +01:00
name = lhark
email = lhark@hotmail.fr
[master]
2015-11-24 19:04:50 +01:00
autosetuprebase = always
[color]
2015-11-24 19:04:50 +01:00
ui = auto
[push]
default = current