Andrew Rosca
Andrew Rosca
@JozefJarosciak I made some modifications to your code to support what I am describing above. Not fully tested yet but I'd like to get your feedback before I proceed further....
After experimenting with it some more: it seems to always succeed on the 3rd try.
See also #4954
Yes, using GitButler from Windows. I've used the Linux version from WSL in the past and it was OK, but window painting is a bit odd at times. In any...
On further thought--should this be an improvement in the app? The issue is that there's no messaging at all to the user. Displaying something like > Managing repos on network...
I see. Well, there's nothing in the logs. I'm looking at `C:\Users\andrew\AppData\Roaming\com.gitbutler.app\logs\GitButler.2024-09-23.log`
That's correct, no toast error either
Yes, git appears to work on the mapped drive from Windows. ``` PS U:\home\prj\butler-repo> git version git version 2.45.2.windows.1 PS U:\home\prj\butler-repo> git status Refresh index: 100% (10273/10273), done. On branch...