Michael Seibt
Michael Seibt
We don't draw pictures, rather compare with the Explorer and ListView: CTRL+Left MB and CTRL+Space _toggle_ the selection. And that's how it has already been implemented in GE for mouse...
`SubmoduleHelpers.DiffCommandRegex` does not correctly split the submodule names from the first line: ``` diff --git a/sub modules/test submodule b/sub modules/test submodule --- a/sub modules/test submodule +++ b/sub modules/test submodule @@...
You need to configure a user name and an e-mail address before creating a commit. 
`Alt+Tab` to GE: `Ignore` did not help, needed to `quit`. Did not reoccur after restart of GE. 
re-occurred, this time when refreshing FormCommit after commiting
> _revisionGraph.GetCachedCount() returns a negative, which is... very unexpected. ... is counterintuitive but does not cause harm. The return value can be truncated to zero.
**Watch out**! It crashes / deletes the `GitExtensions.settings` file in the profile folder!
> "Visual Studio Test Explorer supports the new test platform starting with version 17.14" not released yet :(
``` ========== Starting test discovery ========== [GitCommands.Tests.dll] Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'NUnit3.TestAdapter, Version=5.0.0.0, Culture=neutral, PublicKeyToken=4cb40d35494691ac'. Das System kann die angegebene Datei nicht finden. File name:...
> > **Watch out**! It crashes / deletes the `GitExtensions.settings` file in the profile folder! > Have you already avoided using the user's settings file? @RussKie, important! Or else, has...