Jay Asbury
Jay Asbury
> One of the reasons most developers put their repos in a folder like c:\git or such. Doing the same but a similar wsl path may mitigate.
How about a grid view? Columns for each location and rows for each setting. The effective settings would be first and read only. This way the user can see where...
Well. Actually I meant grid view because each column would be a location and each row a setting. However, I can see using a property grid and a combo box...
True. The cool thing is that the datagridview allows you to create your own custom columns. I could setup an enum column that displayed radio buttons for each value or...
Use f12 to follow the command being used to show the file history and provide the command you are running that gets better results. Also are you following renames and...
Are you running in console or hitting fetch toolbar option  
Edit the description to mark this as a feature and not a bug. - [x] checked - [ ] not checked.
Better idea. Add a setting to provide the format strimg of the datetime. If empty do the normal output. Some of us prob don't want changes like this. We don't...
How about doing something with a custom filter control? Something like http://documentation.devexpress.com/#windowsforms/CustomDocument2470 You could allow the users to choose and/or/not. I know we couldn't use devexpress controls but you can...
https://devblogs.microsoft.com/oldnewthing/20170525-00/?p=96225 Some registry key is volatile in your system. This is not a problem with the product. Reboot and try again.