Comment 5 for bug 319790

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

unshelve of deletes is broken
bzr init foo
cd foo
touch a
bzr commit -m 'foo'
bzr rm a
bzr shelve --all
bzr unshelve