tests/test-nested-repo.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Wed, 13 Jun 2007 21:39:45 -0300
changeset 4577 e7d4ed543de5
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
localrepo.status: only append stuff to the clean list if list_clean is true This is consistent with dirstate.status.

# 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