On Fri, Sep 11, 2015 at 6:07 PM, Steve Stefanovich <s...@stef.rs> wrote:

> Clever, but awkward in my opinion; the first place to look for such a
> feature would be under diff command. At least for me, that is.
>
> My vote is for diff --from|--to undo, where 'undo' is a special tag, same
> as 'ckout' in different context. I think it fits in such paradigm nicely.
>
> The person who names branches 'undo' can be perhaps warned in the command
> help to use the hash instead.
>
> S.
>

Here is the stash version of diff:

 fossil stash diff ?STASHID?
 fossil stash gdiff ?STASHID?

Why not do it the same way for undo? It seems to be most in line with
precedent. Perhaps because undo doesn't currently have subcommands, just
options. Still, it would be the most intuitive thing based on existing
practice.

-- 
Scott Robison
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to