gitbutler/crates
Sebastian Thiel bb7824e7c0 assure that root-causes are always provided instead of "Something went wrong". (#2886)
In the previous commit it was stated that the 'unfolding' of errors might
have been intentional to surface root causes of error messages.

However, this might have been wrong, and this commit brings back root-causes explicitly,
while erroring on the side of caution. That is, "Something went wrong" probably won't
be shown anymore, instead, possibly too much will be displayed and we'd rather tune
that down once it becomes clear which messages are needed, or should be improved.

Overall, I think it's best to show more, and then tune errors with custom context
where needed.
2024-04-23 11:32:53 +02:00
..
gitbutler-analytics optimize tokio features 2024-04-18 09:48:23 +02:00
gitbutler-changeset Revert "Remove unused (?) allow clippy statements" 2024-04-09 14:50:31 +02:00
gitbutler-core assure that root-causes are always provided instead of "Something went wrong". (#2886) 2024-04-23 11:32:53 +02:00
gitbutler-git fix build on Windows 2024-04-18 13:45:53 +02:00
gitbutler-tauri clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00
gitbutler-testsupport rm target writer from unrelated tests 2024-04-19 23:13:27 +02:00
gitbutler-watcher clarify some TODOs to avoid keeping them for too long 2024-04-21 11:35:26 +02:00