changeset 2732 | 4b5caa509df8 |
parent 2730 | 7fbb7a5d359f |
child 2768 | 85e5a56db776 |
--- a/README Tue Jul 11 21:39:39 2017 +0530 +++ b/README Fri Jul 14 03:14:27 2017 +0200 @@ -126,6 +126,8 @@ - amend: add a --extract flag to move change back to the working copy (same as uncommit, but accessible through the amend commit) + + - topic: add --age option to sort topic by the most recently touched, - topic: add a 't0' to access the root of a topic while keeping it active, - topic: allow 'hg prev' to me move to 't0', - topic: add a config option to enforce topic on new commit