tests/test-empty
author Brendan Cully <brendan@kublai.com>
Thu, 22 Mar 2007 10:44:59 -0700
changeset 4258 47ba52121433
parent 1338 2b77ea66fe70
permissions -rwxr-xr-x
Add import --exact. When this option is set, import will apply the patch (which must be generated by export) to the parents specified in the patch, and check that the node produced by the patch matches the node ID in the patch.

#!/bin/sh

hg init
hg log
hg grep wah
hg manifest
hg verify