Maybe a clarification is needed here. I was under assumption that if you had multiple remote's listed you would see each remote entry
in the .git/config file. That does not appear will happen.
If the intention is for the additional remote entry is that you would have a least one git project to
use that remote as the source to get that git project then I am incorrectly assuming how the remote entries work.
I was thinking I could alter the manifest.xml file so that multiple remotes could be referenced in a project to make it easier to run commands like git log or git diff/etc.
Mark K