Jay Asbury

Results 265 comments of Jay Asbury

Ok @mstv . Can you run through another run. I still have to think about the admin piece. The get optional features requires it and I am trying to make...

> It *silently* fails to run the `LogonCommand`. > Manual start of `powershell` results in: > `Version v4.0.30319 of the .NET Framework is not installed and it is required to...

Frankly I think it is something ge should not do. Us telling you git is out of version support and with things like chocolatey that allow you to manage software...

https://github.com/vbjay/gitextensions/blob/master/GitUI/CommandsDialogs/SettingsDialog/CheckSettingsLogic.cs#L153 Understand what repair does. It tries to find git path setting to tell ge where git is installed. That setting page even has a link to download git install.

> You may use a portable Git install with another path than the standard. or wsl git. Try running that command in wsl git. ![image](https://github.com/gitextensions/gitextensions/assets/3629489/06e629c5-669a-40e5-a2dc-8b0e092176fa) ![image](https://github.com/gitextensions/gitextensions/assets/3629489/cdfa051c-05eb-4322-98ed-800ef198ce31)

Their point is not that the conflict was resolved but that a conflict occured. Doubtful you will convince git to alter the behavior. Rerere just played your resolution over the...

Just a point. Not saying git grep shouldn't be used. Just saying ripgrep is very speedy. So if searching working directory vs git history.

Look at GitHub plugin for another place to add.

"New" files is the key word. Create a new file in the working directory and make an edit to a committed file. Reset both files. Leave checkbox unchecked. Note that...