You can use git config --list
, or look at your ~/.gitconfig
file. Local config will be in your repository's .git/config
file.
赞
踩
You can use git config --list
, or look at your ~/.gitconfig
file. Local config will be in your repository's .git/config
file.
转载于:https://my.oschina.net/u/2308739/blog/737709
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。