From: Junio C Hamano Date: Wed, 6 May 2015 04:00:30 +0000 (-0700) Subject: Merge branch 'oh/fix-config-default-user-name-section' X-Git-Tag: v2.5.0-rc0~152 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=67e5a00d0a1e5deb15ebd963e61c396567af1ef0;p=thirdparty%2Fgit.git 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 --- 67e5a00d0a1e5deb15ebd963e61c396567af1ef0