How can I determine the URL that a local Git repository was originally cloned from?

git remote show origin

from: http://stackoverflow.com/questions/4089430/how-can-i-determine-the-url-that-a-local-git-repository-was-originally-cloned-fr
原文地址:https://www.cnblogs.com/pinganzi/p/6102785.html