Closed tjtelan closed 4 years ago
Out of convenience, when we are resolving the local git branch to remote info, we assume the remote name is origin. We shouldn't do that. We should identify the correct remote during local branch resolution.
origin
Out of convenience, when we are resolving the local git branch to remote info, we assume the remote name is
origin
. We shouldn't do that. We should identify the correct remote during local branch resolution.