步骤一:

git config user.name查看当前的用户名。

步骤二:

git config --global user.name "test"