Mercurial > evolve
diff README @ 2771:6044bd16bfb7
split: add support for the -D and -U option
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 23 Jul 2017 07:34:18 +0200 |
parents | b96349ae3e2a |
children | ae690d39fc92 |
line wrap: on
line diff
--- a/README Sun Jul 23 17:06:27 2017 +0200 +++ b/README Sun Jul 23 07:34:18 2017 +0200 @@ -129,6 +129,7 @@ - uncommit: add support for --current-date and --current-user option - fold: add support for --current-date and --current-user option - metaedit: add support for --current-date and --current-user option + - split add support for --current-date and --current-user option - 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,