tests/test-dirstate-backup.t
author Jason R. Coombs <jaraco@jaraco.com>
Wed, 17 Aug 2022 12:03:55 -0400
changeset 49432 b4535c88a05b
parent 45827 8d72e29ad1e0
child 49990 ffd19d73518d
permissions -rw-r--r--
phase-shelve: also capture the state of shelve prior to unshelve

Set up

  $ hg init repo
  $ cd repo

Try to import an empty patch

  $ hg import --no-commit - <<EOF
  > EOF
  applying patch from stdin
  abort: stdin: no diffs found
  [10]

No dirstate backups are left behind

  $ ls .hg/dirstate* | sort
  .hg/dirstate