I\'m working with several repositories, but lately I was just working in our internal one and all was great.
Today I had to commit and push code into other one, but
On Windows, at least, git remote show [remote-name] will work, e.g.
git remote show origin