##// END OF EJS Templates
relnote: remove the reference to `debugstrip`...
marmoute -
r47203:dd926ce1 stable
parent child Browse files
Show More
@@ -17,9 +17,6 b''
17 17 can be e.g. `rebase`. As part of this effort, the default format
18 18 from `hg rebase` was reorganized a bit.
19 19
20 * `hg strip`, from the strip extension, is now a core command, `hg
21 debugstrip`. The extension remains for compatibility.
22
23 20 * `hg diff` and `hg extdiff` now support `--from <rev>` and `--to <rev>`
24 21 arguments as clearer alternatives to `-r <revs>`. `-r <revs>` has been
25 22 deprecated.
General Comments 0
You need to be logged in to leave comments. Login now