Merge branch 'oh/fix-config-default-user-name-section'
commit67e5a00d0a1e5deb15ebd963e61c396567af1ef0
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:30 +0000 (5 21:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 May 2015 04:00:31 +0000 (5 21:00 -0700)
tree6395cc48fbf5e9cda33748407236e0622273c906
parent1156097296e584bd05a9feeb14cb9fcf98093dc8
parent7e1105244202d01ddf1de990f215418b01281bcf
Merge branch 'oh/fix-config-default-user-name-section'

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