# HG changeset patch # User Pulkit Goyal <7895pulkit@gmail.com> # Date 1506432904 -19800 # Node ID 6b08a78367887c11e462010e28067b8e505c920e # Parent a61634f5274297423b0d66637450ec4355950941 README: mention that --age also shows the user While I was here, I fixed the a spelling mistake in previous commit. diff -r a61634f52742 -r 6b08a7836788 README --- 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 -------------------