Mercurial > evolve
changeset 2998:6b08a7836788
README: mention that --age also shows the user
While I was here, I fixed the a spelling mistake in previous commit.
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Tue, 26 Sep 2017 19:05:04 +0530 |
parents | a61634f52742 |
children | d94a4e150633 |
files | README |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README Sun Sep 24 11:30:14 2017 +0200 +++ b/README Tue Sep 26 19:05:04 2017 +0530 @@ -138,7 +138,8 @@ It helps migrating from bookmark feature branch to topic feature branch. * topic: small clarification and cleanup on various output * push: add a --topic option to mirror --bookmark and --branch. - * topic: be more informative about topic activation and desactivation + * topic: be more informative about topic activation and deactivation + * topic: --age flag also shows the user who last touched the topic 6.6.0 -- 2017-07-25 -------------------