mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
It's surprising that a symbol expression may be resolved to multiple revisions, and that's one of the reason we require all: modifier in some places. Let's make a symbol resolution fail in that case so we can deprecate the all: syntax. The new error hints are a bit less informative, but I don't want to implement ad-hoc formatting for resolve_some_revsets_default_single(). The user will have to review the graph anyway in order to resolve divergence/conflicts. Closes #5632 |
||
|---|---|---|
| .. | ||
| main.rs | ||