config/.gitconfig

13 lines
201 B
INI
Raw Normal View History

2009-11-20 11:57:39 +01:00
[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