20 lines
326 B
INI
20 lines
326 B
INI
[user]
|
|
name = Mathieu Maret
|
|
email = mathieu.maret@gmail.com
|
|
[color]
|
|
ui = auto
|
|
diff = auto
|
|
status = auto
|
|
branch = auto
|
|
[pack]
|
|
threads = 0
|
|
[alias]
|
|
lg = log -M --decorate --graph
|
|
st = status
|
|
ci = commit
|
|
co = checkout
|
|
[diff "odf"]
|
|
textconv=odt2txt
|
|
[diff "odt"]
|
|
textconv=odt2txt
|