tests/test-merge-force.out
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 24 Aug 2009 21:00:34 +0200
changeset 9391 2705e6816d33
parent 8545 3682a19bb637
permissions -rw-r--r--
use 'x in dict' instead of 'dict.has_key(x)' "in" is faster, and has_key will be removed in py3k

created new head
% local deleted a file, remote removed
abort: outstanding uncommitted changes (use 'hg status' to list changes)
resolving manifests
removing a
0 files updated, 0 files merged, 1 files removed, 0 files unresolved
(branch merge, don't forget to commit)
% should show a as removed
R a
% manifest. should not have a:
b