mirror of
https://github.com/git/git.git
synced 2026-02-04 06:53:10 +00:00
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