view relnotes/next @ 45458:4532e7ebde4d

merge with stable
author Yuya Nishihara <yuya@tcha.org>
date Mon, 14 Sep 2020 19:39:51 +0900
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 ==