mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-24 19:02:39 +08:00
fix<Manager>: refresh recent opened repositories after open one
This commit is contained in:
@@ -498,6 +498,7 @@ namespace SourceGit.UI {
|
||||
|
||||
var repo = App.Setting.AddRepository(path, "");
|
||||
App.Open(repo);
|
||||
UpdateRecentOpened();
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user