On Saturday 07 May 2005 19:26, Florian Weimer wrote:
> darcs is one of the few distributed revision control systems which
> provide a rather convenient way to show a diff between two branches.
>
> But the only way I know to do this is "darcs send", and it's a bit
> awkward to just pipe the difference in changes to a pager.  There's an
> additional drawback: "darcs send" does not flatten the changes, but
> shows the individual patches.  Is there some way to achieve the same
> thing, but with a flattened patch as output which contains all the
> changes between the two branches in a single patch?

What about:
darcs diff --to-tag 'first public release'

-- 
Thomas Zander

Attachment: pgpXxP6PQtZqt.pgp
Description: PGP signature

_______________________________________________
darcs-users mailing list
darcs-users@darcs.net
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to