comparison 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
comparison
equal deleted inserted replaced
214:d5f65d85bfea 215:02ea6f694bb8
1 [user] 1 [user]
2 name = ludovicchabant 2 name = Ludovic Chabant
3 email = ludovic@chabant.com 3 email = ludovic@chabant.com
4
5 [push]
6 default = simple
7