In the output from git remote show origin, I see this message:
warning: more than one branch.main_int.remote
A more canonical example would be:
warning: more than one branch.master.remote
What does this mean? Is it bad, and how do I fix it, if it is bad?