annotate git/gitconfig @ 215:02ea6f694bb8

Git config changes.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 11 Sep 2014 20:15:45 -0700
parents 20c49d51f7e3
children 6938fb0146f5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
124
20c49d51f7e3 Added `.gitconfig`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 [user]
215
02ea6f694bb8 Git config changes.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
2 name = Ludovic Chabant
124
20c49d51f7e3 Added `.gitconfig`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
3 email = ludovic@chabant.com
215
02ea6f694bb8 Git config changes.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
4
02ea6f694bb8 Git config changes.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
5 [push]
02ea6f694bb8 Git config changes.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
6 default = simple
02ea6f694bb8 Git config changes.
Ludovic Chabant <ludovic@chabant.com>
parents: 124
diff changeset
7