tests/test-revert-unknown.out
author Matt Mackall <mpm@selenic.com>
Mon, 11 Jun 2007 21:09:24 -0500
changeset 4554 9dbabb9d466c
parent 2042 a514c7509fa9
permissions -rw-r--r--
dispatch: use the repo path found by early parsing This lets us simplify things a bit.

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