Michael Seibt

Results 350 comments of 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. ![Image](https://github.com/user-attachments/assets/a85f77fe-b2d5-410c-b439-99d2a7ab827d)

`Alt+Tab` to GE: `Ignore` did not help, needed to `quit`. Did not reoccur after restart of GE. ![image](https://github.com/gitextensions/gitextensions/assets/36601201/61f3f943-f29b-4396-91d0-7f1349b58c64)

> _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...