Code review comment for lp:~lifeless/bzr/bug-3918

Revision history for this message
Robert Collins (lifeless) wrote :

It won't catch 'mv', because of layers and costs.

so, apply_inventory_delta is the right place to fully catch it, but some
code still does a full inventory serialisation.

So this really only catches the _common_ case - 'bzr add BAD'

-Rob

« Back to merge proposal