Sebastian Thiel
Sebastian Thiel
Thanks @wesharper, then I will close this issue while hoping that those who still have this issue will let us know here as well, in case it still occours in...
Thanks for reporting. On Windows, the experience is particularly rough, still, and large repositories are an area to be improved as well. Could you help me reproduce the issue? How...
Thanks so much for sharing! 2 minutes for a virtual branch update! Is the repository particularly large, or are there continuous changes to the worktree? Thus far I tried to...
Thanks for reporting! Executing `"C:\Users\simon\scoop\apps\git\current\cmd\git.exe" -c protocol.version=2 --no-optional-locks --no-pager push --quiet origin a1b818fd0839d3c06cf718861c09b4dd0b5a9668:refs/heads/ct-channel-client-id-validation-fix` would probably also work for you, right?
Thank you! A very similar issue is #2845 , but I don't think this is a duplicate as here it is suggested to integrate with the OS menu, fulfilling expectations...
Thanks a lot for reporting! The very low-level error is probably a result of #3582, which is intended as with help of [the logs](https://docs.gitbutler.com/development/debugging#logs) we should be able to see...
Thanks for the logs, everyone! It seems like the error chain is very short, and that it feels like GitButler is stepping onto its own feet. I will see to...
[A PR is now available](https://github.com/gitbutlerapp/gitbutler/pull/3603) which will make log-excerpts more readable, while trying to reduce the parallelism of the application. This will make it appear more laggy, but might also...
In conclusion to the failed experiment I can probably say that the issue is indeed caused by disk accesses within serial, unthreaded code. In the experiment, the filesystem monitor was...
I managed to create a local Windows build (see #3505 for the tales of this adventure), and (*unfortunately*) could add a project without problems. I tried a few bits of...