On box (A), when using "git remote show origin", I'm used to seeing something like the following next to the FETCH/PUSH URL: "git@xxxxxxxxxxxxxxx:somefolder/someproject.git" The URL is actually pingable. On box (B), when using "git remote show origin" on an unfamiliar project, the FETCH/PUSH URL is: "hidden-repos:repositories/mysteryproject.git". How can I find where the actual url/directory where "hidden-repos" is pointing? Thanks, Frank -- View this message in context: http://git.661346.n2.nabble.com/git-remote-show-origin-URL-tp6571492p6571492.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html