git

查看远程git仓库:git remote -v

查看git配置:git config --list

原文地址:https://www.cnblogs.com/LoganChen/p/8319824.html