Results 1791 comments of Sebastian Thiel

Great, thanks~~this means that *somehow* the environment in the user's terminal is responsible for making it work, maybe even the current working directory, somehow. Maybe this you can also try...

Thanks, what I meant is that @Caleb-T-Owens should have context about why GitButler explicitly disables hooks when pushing, and what we could do to make these possible again.

Thanks a lot for reporting! From the screenshots I can tell that the local and remote tracking branches have diverged, something that can easily happen after a workspace update. Then...

Thanks a lot for reporting! I think the next major release will bring noticeable performance improvements. Meantime, is it possible to know which repository you are working on? If not,...

Thanks a lot for reporting, and for providing everything that's needed for a reproduction! Also, apologies for the late response. It will be a while before I get to fixing...

Thanks! And please be my guest in tackling this before me - you may be faster, I am way behind everything now.

Thanks a lot, that's awesome! > The main issues I may have introduced would be to depend on `EntryMode` where `EntryModeRef` may be more advisable, which may hurt performance. `cargo...

Thanks so much for reporting, it's super helpful to learn how GitButler is used so we are aware and can make it better! We are working on version 0.15 which...

This is very unfortunate, but also very interesting as it now seems to be pinpointed to that particular function. https://github.com/gitbutlerapp/gitbutler/blob/8d65bff2881088438b080b4d80e5678147a3648f/crates/gitbutler-tauri/src/projects.rs#L50-L69 Ultimately, the function reads one `json` file and lists the...

It's the latest code, and it didn't change recently so definitely will be in nightly, but it's the same in stable. I also don't know what could be done other...