Daniel Carrera <[email protected]> writes: > Another possible optimization is to use tags. Suppose we have the patches: > > ABCDEFGHIJK<Tag>LM > > If M depends on anything inside <Tag>, we just say that it depends on > <Tag> and leave it at that.
That's lossy. It will break the ability to cherry-pick M and minimal dependencies. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
