mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
There aren't many callers, and it was inconsistent that some callers didn't attach alias traces to diagnostic messages. The stripped-down expect_<construct>() functions also attempt to unwrap aliases for consistency reasons. This is redundant, but should be cheap. If there were callers who don't need to reinterpret a string literal, they wouldn't have to use catch_aliases() block at their call sites. |
||
|---|---|---|
| .. | ||
| custom-backend | ||
| custom-command | ||
| custom-commit-templater | ||
| custom-global-flag | ||
| custom-operation-templater | ||
| custom-working-copy | ||