We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fbff15f + b874c95 commit c52eb0cCopy full SHA for c52eb0c
src/GitExtensions.PluginManager/Plugin.cs
@@ -72,7 +72,7 @@ public override bool Execute(GitUIEventArgs gitUiCommands)
72
Application.Exit();
73
}
74
75
- return true;
+ return false;
76
77
78
private void CloseAllOtherInstances()
0 commit comments