tests/test-revert-unknown.out
author Augie Fackler <durin42@gmail.com>
Sun, 07 Feb 2010 07:37:05 -0600
changeset 10372 27d542bc0f5b
parent 2042 a514c7509fa9
permissions -rw-r--r--
qnew: ignore force option This makes the default behavior the same as qnew --force, and deprecates the force option.

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