I always say `darcs cha`, rather than the longhand `darcs changes`.
darcs built from HEAD complains that there's no such command cha.
In HEAD, "changes" is now an alias, and so I suppose that the alias
isn't being
treated in the same way as a normal command. I'm not sure if that's on
purpose
or not, but I would suggest that the alias should be treated in the same way
w.r.t. shorthands (i.e. unique shorthands should identify either commands or
aliases, with a complaint about any non-uniqueness).
|