mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-07 05:16:33 +00:00
af55d17a25
I needed this in the course of debugging an error. Before this commit, the error looked like this: ``` Error: Unexpected error from backend: Object not found ``` After this commit, it looks like this: ``` Error: Unexpected error from backend: Object with CommitId 8f59646bc9bb6bb44b5624f1248f4a708f37003c not found: object not found - no match for id (8f59646bc9bb6bb44b5624f1248f4a708f37003c); class=Odb (9); code=NotFound (-3) ``` |
||
---|---|---|
.. | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
build.rs | ||
Cargo.toml |