15 lines
224 B
INI
15 lines
224 B
INI
[user]
|
|
name = Mathieu Maret
|
|
email = mathieu.maret@openwide.fr
|
|
[color]
|
|
ui = auto
|
|
diff = auto
|
|
status = auto
|
|
branch = auto
|
|
[pack]
|
|
threads = 0
|
|
[alias]
|
|
lg = log -M --decorate --graph
|
|
st = status
|
|
ci = commit
|