diff README @ 2786:ae690d39fc92

split: use precheck to validate revision This gives us standard check and standard error message.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 23 Jul 2017 20:33:19 +0200
parents 6044bd16bfb7
children cf09d608ff0c
line wrap: on
line diff
--- a/README	Mon Jul 24 01:45:03 2017 +0200
+++ b/README	Sun Jul 23 20:33:19 2017 +0200
@@ -126,6 +126,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
   - 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