debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 08 Jul 2018 22:52:33 +0530
changeset 3877 96bbea985b25
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
amend: allow aborting an `amend --patch` by saving an empty file (issue5925) This patch fixes issue5925 by allow aborting a `hg amend --patch` call by saving an empty patch file. This is similar to aborting of `hg amend` when commit message is empty. Test changes demonstrate the fix.

8