diff --git a/src/Commands/QueryBranches.cs b/src/Commands/QueryBranches.cs index b169d980..630ba8c3 100644 --- a/src/Commands/QueryBranches.cs +++ b/src/Commands/QueryBranches.cs @@ -23,7 +23,7 @@ namespace SourceGit.Commands { b.UpstreamTrackStatus = string.Empty; } else { b.UpstreamTrackStatus = ParseTrackStatus(b.Name, b.Upstream); - } + } } } diff --git a/src/Views/Launcher.axaml b/src/Views/Launcher.axaml index 516dbc21..dd186c66 100644 --- a/src/Views/Launcher.axaml +++ b/src/Views/Launcher.axaml @@ -248,12 +248,15 @@ + + + +