Revision 613232643538 () - Diff

Link to this snippet: https://friendpaste.com/2eSBYr13kofJ2L51aGL8qM
Embed:
1
2
3
4
5
6
7
8
9
10
11
12
13
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