mirror of
https://fastgit.cc/github.com/sourcegit-scm/sourcegit
synced 2026-04-21 05:10:25 +08:00
refactor: enable CanSwitchBranchDirectly by default
Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
@@ -42,7 +42,7 @@ namespace SourceGit.ViewModels
|
||||
{
|
||||
get;
|
||||
set;
|
||||
} = false;
|
||||
} = true;
|
||||
|
||||
public InProgressContext InProgressContext
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user