Hosted repositories have muddied this distinction somewhat. In some cases, we only want to use the real remote URI, and the call is only relevant for imported repositories.
In other cases, we want the URI we'd plug into git clone.
Move this logic into PhabricatorRepository and make the distinction more clear.