You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Copied from #2040
Still to do
RemoteRepositoryModelwhen we read the PR model from GraphQL, that way we can fix Fails to check out PR branch. #1986RemoteRepositoryModel.OwnerAccountto be aActorModelinstead of anIAccount(@grokys)Octiconfrom the model Refactor repository models (repository refactor part 1) #2008 (comment)VisualStudio/src/GitHub.Exports/Models/BranchModel.cs
Line 36 in e3f8114
RemoteRepositoryModelto continue implementingIEquatable<RemoteRepositoryModel>andIComparable<RemoteRepositoryModel>?TrimEndneeded here Refactor repository models (repository refactor part 1) #2008 (comment)originremote I get an exception at this line: Remove repository responsibilities from TeamExplorerServiceHolder (repository refactor part 2) #2025 (comment)Possible bugs
LocalRepositoryModel.GetHashCodeandEqualsshould use consistent comparisonsVisualStudio/src/GitHub.Exports/Models/LocalRepositoryModel.cs
Line 36 in e3f8114
VisualStudio/src/GitHub.Exports/Models/LocalRepositoryModel.cs
Line 55 in e3f8114
OrdinalIgnoreCaseorInvariantCultureIgnoreCasemaybe?