Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3
commit1add9aed85674c2396a2a50cd4cd5548db32ac4f
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:33:59 +0000 (11 14:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:33:59 +0000 (11 14:33 -0700)
tree03a9fa78b01487fb2ea3949e1197b29394e2f330
parent13ec221d8cb054051cd9d4da236b4f7dc6facbfb
parent7e1105244202d01ddf1de990f215418b01281bcf
Merge branch 'oh/fix-config-default-user-name-section' into maint-2.3

The default $HOME/.gitconfig file created upon "git config --global"
that edits it had incorrectly spelled user.name and user.email
entries in it.

* oh/fix-config-default-user-name-section:
  config: fix settings in default_user_config template
builtin/config.c