Comment 4 for bug 319790

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

bzr init foo
cd foo
touch a b
bzr commit -m 'foo'
ls > a
bzr rm b
bzr shelve --all
bzr unshelve