Ruben A
Ruben A
Hey thanks for the quick response. Oh sorry. I should have written some things on here too. I wrote some here, where there was already an issue opened: https://gitlab.com/tortoisegit/tortoisegit/issues/2246 So...
I also made the autoclose like I wanted, but that might not be for everyone. You can view it [here](https://github.com/Rubenisme/TortoiseGit/compare/multi-repo-fetch...Rubenisme:multi-repo-autoclose). If you still need me to do anything then let...
Yes, can you agree with my proposed solutions for them? > What remotes are loaded (the one defined for the first selected folder)? > What if the remotes are named...
I added how I think would be a possible solution. Can you test this to see how you like it?
No worries, I understand; I hadn't seen you make commits in a while so I figured. It's just a setting added right under the other auto-close setting. So you only...
@csware have you had time to review the change? I pulled your changes and it can still rebase without any conflicts :)
@csware Thanks for the quick reply. Sorry, I'm unsure of what you are referring to. Where did you mark them? Can you fix them? Or are you talking of the...
We also had this after upgrading to .NET 7, this resulted in: > Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'Swashbuckle.AspNetCore.Annotations, Culture=neutral, PublicKeyToken=null'. The system cannot find the...
Yes, this also happened to us for a [trimmed (copyused) application](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/issues/2523#issuecomment-1339432508), whereas in .NET 6 this was not an issue.