mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-12-18 06:22:28 +03:00
6f764f5fd6
Previously, errors would be 'unfolded' so there was no error chain, but the lowest error would become the top-most one that way. I thought this was accidental, but it turns out that it wasn't. To fix this generally, make sure that we always use the message of the lowest-possible error if no context is provided. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |