git查看远程仓库地址

代码2020-03-252,239 人已阅来源:网络

命令:$git remote -v

如下:

$ git remote -v
origin  http://168.168.168.168/aihongxin/com.git (fetch)
origin  http:// 168.168.168.168/ aihongxin/ com .git  (push)