--- Revision None +++ Revision 613232643538 @@ -0,0 +1,14 @@ +cat /home/ogrisel/.gitconfig +[user] + name = Olivier Grisel + email = olivier.grisel@ensta.org +[alias] + st = status + ci = commit + co = checkout + br = branch +[color] + branch = auto + diff = auto + interactive = auto + status = auto