tests/test-revert-unknown.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Mon, 15 May 2006 11:16:32 -0700
changeset 2293 3dc6f2501dbc
parent 2042 a514c7509fa9
permissions -rw-r--r--
add --config global option. allows to set hgrc option on command line. syntax: --config section.name=value also add new test-globalopts to test all global options in one place.

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