mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-14 11:44:27 +00:00
This removes CommandError dependency from these resolution functions. We might want to refactor the error types again if we introduce a real "opset" evaluator. The error message for unresolved op heads now includes "@" instead of the whole expression.