Mercurial > evolve
diff README @ 2732:4b5caa509df8
packaging: update readme
I forgot again.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 14 Jul 2017 03:14:27 +0200 |
parents | 7fbb7a5d359f |
children | 85e5a56db776 |
line wrap: on
line diff
--- 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