relnotes/next
author Antoine Cezar <antoine.cezar@octobus.net>
Mon, 03 Aug 2020 11:55:59 +0200
changeset 45448 e339693addc0
parent 45389 5178dd2233d0
child 45563 2c86b9587740
permissions -rw-r--r--
rhg: add harness tests for rhg files Differential Revision: https://phab.mercurial-scm.org/D8873

== New Features ==

 * `hg mv -A` can now be used with `--at-rev`. It behaves just like
   `hg cp -A --at-rev`, i.e. it marks the destination as a copy of the
   source whether or not the source still exists (but the source must
   exist in the parent revision).


== New Experimental Features ==



== Bug Fixes ==



== Backwards Compatibility Changes ==



== Internal API Changes ==