Mercurial > evolve
changeset 2910:e0e8e968560a
convertbookmark: advertise the new command in the readme
The command is in a good enough shape now.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 01 Sep 2017 19:29:04 +0200 |
parents | 9ce092b17530 |
children | 8874e65343a4 |
files | README |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Fri Sep 01 17:15:55 2017 +0200 +++ b/README Fri Sep 01 19:29:04 2017 +0200 @@ -127,6 +127,8 @@ * obslog/log: improve verb used to describe and evolution * topic: gain a --current flag + * topic: add a new 'debugconvertbookmark' commands. + It helps migrating from bookmark feature branch to topic feature branch. 6.6.0 -- 2017-07-25 -------------------