Bug in #1736. Should be fetching from `remote.Name` not `defaultOriginName`! https://github.com/github/VisualStudio/blob/0c5e175998940b8c5f705853c9db6068ce1bc667/src/GitHub.App/Services/GitClient.cs#L113 This one slipped through my unit tests. 😊
Bug in #1736. Should be fetching from
remote.NamenotdefaultOriginName!VisualStudio/src/GitHub.App/Services/GitClient.cs
Line 113 in 0c5e175
This one slipped through my unit tests. 😊