📜  git show origin url - Shell-Bash 代码示例
📅  最后修改于: 2022-03-11 14:49:31.497000             🧑  作者: Mango
代码示例6
without network
git config --get remote.origin.url
with network (detailed)
git remote show origin