tests/test-dirstate-backup.t
author Raphaël Gomès <rgomes@octobus.net>
Mon, 25 Jul 2022 15:39:04 +0200
changeset 49502 7c93e38a0bbd
parent 45846 8d72e29ad1e0
child 50046 ffd19d73518d
permissions -rw-r--r--
rhg-status: add support for narrow clones

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