tests/test-nested-repo.out
author Vadim Gelfer <vadim.gelfer@gmail.com>
Thu, 11 May 2006 10:14:48 -0700
changeset 2266 3f7692b0ff13
parent 2139 74f70f2e08aa
child 5141 d316124ebbea
permissions -rw-r--r--
hooks: add preupdate and update hooks. preupdate run before working dir updated. can prevent update. update run after working dir updated.

# 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