changeset 2791:cf09d608ff0c

readme: add an entry about the unified message
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 24 Jul 2017 05:50:43 +0200
parents 1b7b9acda2a9
children fb317d218af0
files README
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/README	Sun Jul 23 21:21:16 2017 +0200
+++ b/README	Mon Jul 24 05:50:43 2017 +0200
@@ -127,6 +127,7 @@
   - amend: add a --extract flag to move change back to the working copy
     (same as uncommit, but accessible through the amend commit)
   - split: now properly refuse to split public changeset
+  - commands: unify and improve the pre-rewrite validation and error message
   - 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