git --version
git config -l 或 git config --list
git config user.name
git remote -v
git config --global user.name "dengyunshuo" git config user.name