$ git config --global --unset user.name // 重置warning: user.name has multiple values$ git config --global --unset user.name xxxwarning: user.name has multiple values$ git config --global --unset user.name xxxwarning: user.name has multiple values$ git config --global --unset user.name xxx$ git config --list --globaluser.email=xxx@126.comuser.name=xxx