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
本文出自 “素颜” 博客,请务必保留此出处http://suyanzhu.blog.51cto.com/8050189/1907098
原文地址:http://suyanzhu.blog.51cto.com/8050189/1907098