Jay Asbury
Jay Asbury
Think work tree for our mono supported work and one for main dev in this project. No need to have to clean between switching. Think 1 work tree for pull...
If your repo has a .git file in root of repo then you are in a submodule. So could use that to stop traversing.
I'm running a bisect. but things got in the way. I'll finish it tonight. ``` git bisect start # status: waiting for both good and bad commits # good: [c4e1f8150d26dcf772366247f909c18f8f38f3e5]...
I made a Bisect test script that I will make a pull request for but here it is for now. ```ps # Param([switch] $Force) $path = Split-Path $MyInvocation.MyCommand.Path -Parent $result...
``` 54982642e4857153f837d6662bc322d26e4c2732 is the first bad commit commit 54982642e4857153f837d6662bc322d26e4c2732 Author: Gerhard Olsson Date: Thu Apr 29 22:49:20 2021 +0200 TryGetParents: Ignore git errors Reproduce - example: submodule commit does not...
- Git Extensions 33.33.33 - Build 54982642e4857153f837d6662bc322d26e4c2732 - Git 2.37.3.windows.1 - Microsoft Windows NT 10.0.19044.0 - .NET 5.0.17 - DPI 96dpi (no scaling) ``` 2022-10-14T17:05:29.8306645-04:00 98 19448 UI exc git...
 solves the problem.
 - Git Extensions 33.33.33 - Build e703d0c65e71ee1ac49bec57f0aa4a08cc5058b4 (Dirty) - Git 2.37.3.windows.1 - Microsoft Windows NT 10.0.19044.0 - .NET 6.0.10 - DPI 96dpi (no scaling) 
I get a good result. Do you see the problem now? After change   Do you see how the standard output is empty while the standard error has the...
@gerhardol @RussKie @mstv By the way, I am working on a feature where everywhere we use a gpg key we use a dropdown that gets the key ids. Also in...