unison icon indicating copy to clipboard operation
unison copied to clipboard

"Ambiguous name" error doesn't always select the right alias

Open mitchellwrosen opened this issue 1 year ago • 1 comments

When we complain about an ambiguous suffix foo that could refer to one.foo or two.foo, we should always use names one.foo and two.foo (as opposed to an alias).

mitchellwrosen avatar Sep 26 '24 17:09 mitchellwrosen