config/.gitconfig

13 lines
201 B
INI

[user]
name = Mathieu Maret
email = mathieu.maret@openwide.fr
[color]
ui = auto
diff = auto
status = auto
branch = auto
[alias]
lg = log -M --decorate --graph
st = status
ci = commit