On Fri, Sep 11, 2015 at 1:12 PM, Warren Young <w...@etr-usa.com> wrote:

> On Sep 11, 2015, at 8:11 AM, Richard Hipp <d...@sqlite.org> wrote:
> > Maybe "--from-undo" is slightly better, but not a great deal.
>
> Though --from-undo is better in that it tells you what the option does,
> you have to know that Fossil has an undo buffer to make sense of it.
> That’s exposing internal implementation details in the UI.
>

I disagree. The "fossil undo" command already tells you Fossil has an undo
buffer,

So "diff --from-undo" and "diff --to-undo" would clearly indicate that they
show the difference between the current "state" and what the state was
before the most recent undo-able operation (or what the state would be
after "fossil undo").


> How does “fossil diff --last” strike you?


I think "--last" would be interpreted as a short cut for "--to latest"
_______________________________________________
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