tests/test-revert-unknown.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Fri, 31 Mar 2006 17:00:09 -0800
changeset 2061 5987c1eac2ce
parent 2029 d436b21b20dc
child 2042 a514c7509fa9
permissions -rw-r--r--
support nested repositories. mercurial will not recurse into a subdirectory that contains a .hg directory. it is treated as a separate repository.

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