Git:查看config配置文件

查看config文件git

# 方式一
$ git config -e 

# 方式二
$ vim .git/config  # 當前git項目下


$ git remote -v  # 顯示當前全部遠程庫
相關文章
相關標籤/搜索