tests/test-revert-unknown.out
author Bryan O'Sullivan <bos@serpentine.com>
Wed, 14 Sep 2005 16:34:22 -0700
changeset 1253 a45e717c61a8
parent 1236 67a28636ea64
child 1620 6c61646fee5e
permissions -rw-r--r--
Add rename/mv command. This is the logical equivalent of copy and remove, and is in fact implemented as such. It doesn't use the remove command directly.

%% Should show unknown
? unknown
%% Should show unknown and b removed
R b
? unknown
%% Should show a and unknown
a
unknown