tests/test-nested-repo.out
author Brendan Cully <brendan@kublai.com>
Thu, 14 Sep 2006 15:35:55 +0200
changeset 3085 dc784839516d
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
mq: add qdelete --forget option This removes an applied patch from the series and status files without popping it. It is useful when an mq patch has been applied upstream.

# 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