Sebastian Thiel
Sebastian Thiel
It seems like a good time to do it, I will trigger the process soon.
Thanks for the heads-up! A PR to show the `winget` installation prominently is definitely appreciated.
Thanks for the suggestion, I can see how this would be needed to support a full dev workflow. For completeness, here is the modal to create a new repository in...
I definitely see a future where you would type `gb .` or just `gb` and it will pop open a GitButler window on the repository in the current working directory....
Thanks again for bringing this up - supporting and switching between multiple GitHub accounts is a very interesting feature and it would be great to have. Getting to it could...
Thanks a lot for reporting and for the details on how to reproduce the issue! I think the error message is the same as in #5226.
Thanks a lot for reporting! It would be interesting to know if there is high CPU when it hangs. If not, it's very likely that the backend panicked which will...
Thanks for taking a look. And right, without high CPU I think panics are only (and really) be visible in the `tokio` logs though (next to the application logs).
That's really interesting - I don't even see the discard call in the logs. This might be accidental, but from what's presented here the UI does nothing when the button...
Maybe that's the lead we were looking for! My feeling is that the code first tries to close the window before performing the actual action maybe, and as the closing...