git ls-remote --get-url [remote]
例如:
git ls-remote --get-url origin
git ls-remote --get-url [remote]
例如:
git ls-remote --get-url origin
相关文章: