36
36
* Knit files now wait to create their contents until the first data is
37
37
added. The old code used to create an empty .knit and a .kndx with just
39
39
This can change the time for ``bzr push`` to create a new remote branch
40
40
from 160s down to 100s. This also affects ``bzr commit`` performance when
41
41
adding new files, ``bzr commit`` on a new kernel-like tree drops from 50s