git查看远程仓库地址

git查看远程仓库地址命令

`$ git remote -v`

```
[root@476a8f7324e2 citest]# git remote -v
origin git@192.168.2.238:gitlab-instance-fb953a33/citest.git (fetch)
origin git@192.168.2.238:gitlab-instance-fb953a33/citest.git (push)
```

    A+
发布日期:2021年05月20日  所属分类:未分类

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: