tests/test-nested-repo.out
author Matt Mackall <mpm@selenic.com>
Thu, 03 Aug 2006 15:24:41 -0500
changeset 2799 b550cd82f92a
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
Move merge code to its own module Pull update and merge3 out of localrepo into merge.py s/self/repo/ Add temporary API function in hg.py Convert all users

# 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