tests/test-nested-repo.out
author Matt Mackall <mpm@selenic.com>
Tue, 10 Oct 2006 01:16:06 -0500
changeset 3317 966632304dde
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
merge: shortcircuit filemerge for identical files - use filectx.cmp to compare files - move merge messages into filemerge - kill the redundant resolving message - update tests

# should print nothing
# should print ? b/x
? b/x
# should print A b/x
A b/x
# should forget b/x
forgetting b/x
# should print nothing