26
26
with some combinations of remote and local formats. This was causing
27
27
"unknown object type identifier 60" errors. (Andrew Bennetts, #427736)
29
32
* Occasional IndexError on renamed files have been fixed. Operations that
30
33
set a full inventory in the working tree will now go via the
31
34
apply_inventory_delta code path which is simpler and easier to