mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
a5bda226ef
The issue initially was that the wrapping of anyhow around a `thiserror` type, which is when manually added context gets lost as there is no way to downcast such an `anyhow` error back to a concrete type without wanting to know it. The solution was to remove the intermediate `thiserror` type which didn't serve an actual purpose. |
||
---|---|---|
.. | ||
gitbutler-analytics | ||
gitbutler-changeset | ||
gitbutler-core | ||
gitbutler-git | ||
gitbutler-tauri | ||
gitbutler-testsupport | ||
gitbutler-watcher |