Mercurial > hg-stable
changeset 46164:a27aa754d6ba
relnotes: document that `hg extdiff` also got -r replaced by --from/--to
Differential Revision: https://phab.mercurial-scm.org/D9628
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 17 Dec 2020 09:35:07 -0800 |
parents | ebcc52046096 |
children | 41d695a08e90 |
files | relnotes/next |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/relnotes/next Mon Dec 14 17:22:11 2020 +0100 +++ b/relnotes/next Thu Dec 17 09:35:07 2020 -0800 @@ -20,8 +20,8 @@ * `hg strip`, from the strip extension, is now a core command, `hg debugstrip`. The extension remains for compatibility. - * `hg diff` now supports `--from <rev>` and `--to <rev>` arguments as - clearer alternatives to `-r <revs>`. `-r <revs>` has been + * `hg diff` and `hg extdiff` now support `--from <rev>` and `--to <rev>` + arguments as clearer alternatives to `-r <revs>`. `-r <revs>` has been deprecated. * The memory footprint per changeset during pull/unbundle