tests/test-nested-repo.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Thu, 20 Jul 2006 16:21:07 -0700
changeset 2661 5c10b7ed3411
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
status: add -c (clean) and -A (all files) options also add new localrepo.status what is more uniform than localrepo.changes. localrepo.changes is deprecated and will go away soon.

# 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