mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
refactor: get owner page of repsitory dynamically
This commit is contained in:
parent
f07e838e6f
commit
9baa2c9fad
2 changed files with 24 additions and 12 deletions
|
@ -316,8 +316,6 @@ namespace SourceGit.ViewModels
|
|||
page.Data = repo;
|
||||
}
|
||||
|
||||
repo.SetOwnerPage(page);
|
||||
|
||||
if (page != _activePage)
|
||||
ActivePage = page;
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue