On 9/11/15, Paolo Bolzoni <paolo.bolzoni.br...@gmail.com> wrote:
> Dear list,
>
> Is there a way to get a diff between what I had in the disk before
> executing "fossil update" and after?

No there isn't.  The question hasn't come up before.  But now that you
mention it, it seems like it might be a useful thing to have, no?

Perhaps the "fossil diff" command should be augmented with an --undo
option that causes it to show a diff between what is currently checked
out and whatever is contained in the "undo" buffer.  That would allow
you to quickly determine the details of what your most recent fossil
command just changed, be it "fossil update" or "fossil revert" or
"fossil merge".

I'm not sure "--undo" is the right name for this option.  Other suggestions?
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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