view relnotes/next @ 45529:f17caf8f3fef

rhg: add a limited `rhg debugdata` subcommand Differential Revision: https://phab.mercurial-scm.org/D8961
author Antoine Cezar <antoine.cezar@octobus.net>
date Mon, 17 Aug 2020 16:56:39 +0200
parents 5178dd2233d0
children 2c86b9587740
line wrap: on
line source

== 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 ==